See: Description
Class | Description |
---|---|
ImmutableBooleanListFactoryImpl |
ImmutableBooleanListFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanList . |
ImmutableByteListFactoryImpl |
ImmutableByteListFactoryImpl is a factory implementation which creates instances of type
ImmutableByteList . |
ImmutableCharListFactoryImpl |
ImmutableCharListFactoryImpl is a factory implementation which creates instances of type
ImmutableCharList . |
ImmutableDoubleListFactoryImpl |
ImmutableDoubleListFactoryImpl is a factory implementation which creates instances of type
ImmutableDoubleList . |
ImmutableFloatListFactoryImpl |
ImmutableFloatListFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatList . |
ImmutableIntListFactoryImpl |
ImmutableIntListFactoryImpl is a factory implementation which creates instances of type
ImmutableIntList . |
ImmutableLongListFactoryImpl |
ImmutableLongListFactoryImpl is a factory implementation which creates instances of type
ImmutableLongList . |
ImmutableShortListFactoryImpl |
ImmutableShortListFactoryImpl is a factory implementation which creates instances of type
ImmutableShortList . |
An ImmutableIntList
is the non-modifiable equivalent interface of MutableIntList
.
Copyright © 2004–2016. All rights reserved.