Package org.eclipse.collections.impl.string.immutable

  • Class Summary 
    Class Description
    CharAdapter
    Provides a view into the char[] stored in a String as an ImmutableCharList.
    CodePointAdapter
    Calculates and provides the code points stored in a String as an ImmutableIntList.
    CodePointList
    Calculates and provides the code points stored in a String as an ImmutableIntList.