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