ModeShape Distribution 5.0.0.Final
-
- Type Parameters:
T
- - the type of the input to the function
R
- - the type of the result of the function
public abstract class Function<T,R>
extends Object
Represents a function that accepts one argument and produces a result.
-
-
Constructor Summary
Constructors
Constructor and Description |
Function() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Function
public Function()
ModeShape Distribution 5.0.0.Final
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.