Search Java Classes and Packages
Search Java Frameworks and Libraries
#Gnu.trove.function Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| TByteFunction | Interface for functions that accept and return one byte primitive. | Interface | gnu.trove.function | Trove |
|
| TCharFunction | Interface for functions that accept and return one char primitive. | Interface | gnu.trove.function | Trove |
|
| TDoubleFunction | Interface for functions that accept and return one double primitive. | Interface | gnu.trove.function | Trove |
|
| TFloatFunction | Interface for functions that accept and return one float primitive. | Interface | gnu.trove.function | Trove |
|
| TIntFunction | Interface for functions that accept and return one int primitive. | Interface | gnu.trove.function | Trove |
|
| TLongFunction | Interface for functions that accept and return one long primitive. | Interface | gnu.trove.function | Trove |
|
| TObjectFunction | Interface for functions that accept and return one Object reference. | Interface | gnu.trove.function | Trove |
|
| TShortFunction | Interface for functions that accept and return one short primitive. | Interface | gnu.trove.function | Trove |