Uses of Interface
gnu.lists.IntSequence
Packages that use IntSequence
Package
Description
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
-
Uses of IntSequence in gnu.lists
Classes in gnu.lists that implement IntSequenceModifier and TypeClassDescriptionstatic classclassSimple adjustable-length vector of signed 32-bit integers (ints).Methods in gnu.lists that return IntSequenceMethods in gnu.lists with parameters of type IntSequenceModifier and TypeMethodDescriptionstatic ListSequences.indirectIndexed(List lst, IntSequence indexes) static IStringStrings.indirectIndexed(CharSequence base, IntSequence indexes) Make a read-only substring, generalized to arbitrary index sequences.Constructors in gnu.lists with parameters of type IntSequence