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