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