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