Package | Description |
---|---|
org.apache.commons.functor.adapter |
Classes that adapt one functor interface to another.
|
Modifier and Type | Method and Description |
---|---|
static <A> NullaryProcedureProcedure<A> |
NullaryProcedureProcedure.adapt(NullaryProcedure procedure)
Adapt a NullaryProcedure to the Procedure interface.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.