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