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