Mark Carlson wrote:
> 5. Interfaces
>
> The jar file "trove.jar" contains following interface.
>
> Exported interface Classification
> Interface type
> ============================= ==============
> ==============
> gnu.trove
> * TByteByteProcedure Uncommitted
> Interface
> * TByteDoubleProcedure Uncommitted
> Interface
> * TByteFloatProcedure Uncommitted
> Interface
> * TByteFunction Uncommitted
> Interface
> * TByteHashingStrategy Uncommitted
> Interface
> * TByteIntProcedure Uncommitted
> Interface
> * TByteLongProcedure Uncommitted
> Interface
> * TByteObjectProcedure Uncommitted
> Interface
> * TByteProcedure Uncommitted
> Interface
> * TByteShortProcedure Uncommitted
> Interface
> * TDoubleByteProcedure Uncommitted
> Interface
> * TDoubleDoubleProcedure Uncommitted
> Interface
> * TDoubleFloatProcedure Uncommitted
> Interface
> * TDoubleFunction Uncommitted
> Interface
> * TDoubleHashingStrategy Uncommitted
> Interface
> * TDoubleIntProcedure Uncommitted
> Interface
> * TDoubleLongProcedure Uncommitted
> Interface
> * TDoubleObjectProcedure Uncommitted
> Interface
> * TDoubleProcedure Uncommitted
> Interface
> * TDoubleShortProcedure Uncommitted
> Interface
> * TFloatByteProcedure Uncommitted
> Interface
> * TFloatDoubleProcedure Uncommitted
> Interface
> * TFloatFloatProcedure Uncommitted
> Interface
> * TFloatFunction Uncommitted
> Interface
> * TFloatHashingStrategy Uncommitted
> Interface
> * TFloatIntProcedure Uncommitted
> Interface
> * TFloatLongProcedure Uncommitted
> Interface
> * TFloatObjectProcedure Uncommitted
> Interface
> * TFloatProcedure Uncommitted
> Interface
> * TFloatShortProcedure Uncommitted
> Interface
> * TIntByteProcedure Uncommitted
> Interface
> * TIntDoubleProcedure Uncommitted
> Interface
> * TIntFloatProcedure Uncommitted
> Interface
> * TIntFunction Uncommitted
> Interface
> * TIntHashingStrategy Uncommitted
> Interface
> * TIntIntProcedure Uncommitted
> Interface
> * TIntLongProcedure Uncommitted
> Interface
> * TIntObjectProcedure Uncommitted
> Interface
> * TIntProcedure Uncommitted
> Interface
> * TIntShortProcedure Uncommitted
> Interface
> * TLinkable Uncommitted
> Interface
> * TLongByteProcedure Uncommitted
> Interface
> * TLongDoubleProcedure Uncommitted
> Interface
> * TLongFloatProcedure Uncommitted
> Interface
> * TLongFunction Uncommitted
> Interface
> * TLongHashingStrategy Uncommitted
> Interface
> * TLongIntProcedure Uncommitted
> Interface
> * TLongLongProcedure Uncommitted
> Interface
> * TLongObjectProcedure Uncommitted
> Interface
> * TLongProcedure Uncommitted
> Interface
> * TLongShortProcedure Uncommitted
> Interface
> * TObjectByteProcedure Uncommitted
> Interface
> * TObjectDoubleProcedure Uncommitted
> Interface
> * TObjectFloatProcedure Uncommitted
> Interface
> * TObjectFunction Uncommitted
> Interface
> * TObjectHashingStrategy Uncommitted
> Interface
> * TObjectIntProcedure Uncommitted
> Interface
> * TObjectLongProcedure Uncommitted
> Interface
> * TObjectObjectProcedure Uncommitted
> Interface
> * TObjectProcedure Uncommitted
> Interface
> * TObjectShortProcedure Uncommitted
> Interface
> * TShortByteProcedure Uncommitted
> Interface
> * TShortDoubleProcedure Uncommitted
> Interface
> * TShortFloatProcedure Uncommitted
> Interface
> * TShortFunction Uncommitted
> Interface
> * TShortHashingStrategy Uncommitted
> Interface
> * TShortIntProcedure Uncommitted
> Interface
> * TShortLongProcedure Uncommitted
> Interface
> * TShortObjectProcedure Uncommitted
> Interface
> * TShortProcedure Uncommitted
> Interface
> * TShortShortProcedure Uncommitted
> Interface
>
>
> Imported interface Classification Comments
> ======================= ==============
> ===================================
> None
>
> The Jar file would go in "usr/share/lib/java/"
>
Is it important, in general, to note the minimum JDK required? I've
noted it's importance to other cases. If none is listed, what is the
assumed minimum java installation?