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