Uses of Class
gnu.trove.decorator.TFloatByteHashMapDecorator
-
Packages that use TFloatByteHashMapDecorator Package Description gnu.trove.decorator -
-
Uses of TFloatByteHashMapDecorator in gnu.trove.decorator
Methods in gnu.trove.decorator that return TFloatByteHashMapDecorator Modifier and Type Method Description TFloatByteHashMapDecorator
TFloatByteHashMapDecorator. clone()
Clones the underlying trove collection and returns the clone wrapped in a new decorator instance.
-