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