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