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