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