ModeShape Common 5.5.0.fcr
-
- 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.
- Author:
- Randall Hauch (rhauch@redhat.com)
-
-
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
ModeShape Common 5.5.0.fcr
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.