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