| Interface | Description |
|---|---|
| TByteCollection |
An interface that mimics the Collection interface.
|
| TCharCollection |
An interface that mimics the Collection interface.
|
| TDoubleCollection |
An interface that mimics the Collection interface.
|
| TFloatCollection |
An interface that mimics the Collection interface.
|
| TIntCollection |
An interface that mimics the Collection interface.
|
| TLongCollection |
An interface that mimics the Collection interface.
|
| TShortCollection |
An interface that mimics the Collection interface.
|
| Class | Description |
|---|---|
| TCollections |
Trove equivalent of the
Collections class. |
| TDecorators |
This is a static utility class that provides functions for simplifying creation of
decorators.
|
| Version |
Simple class meant as a possible main class (via manifest) to report the
implementation version of the trove4j jar.
|