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