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