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