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