Package org.eclipse.collections.api.collection.primitive

This package contains mutable and immutable primitive collection API.
  • Interface Summary 
    Interface Description
    ImmutableBooleanCollection
    This file was automatically generated from template file immutablePrimitiveCollection.stg.
    ImmutableByteCollection
    This file was automatically generated from template file immutablePrimitiveCollection.stg.
    ImmutableCharCollection
    This file was automatically generated from template file immutablePrimitiveCollection.stg.
    ImmutableDoubleCollection
    This file was automatically generated from template file immutablePrimitiveCollection.stg.
    ImmutableFloatCollection
    This file was automatically generated from template file immutablePrimitiveCollection.stg.
    ImmutableIntCollection
    This file was automatically generated from template file immutablePrimitiveCollection.stg.
    ImmutableLongCollection
    This file was automatically generated from template file immutablePrimitiveCollection.stg.
    ImmutableShortCollection
    This file was automatically generated from template file immutablePrimitiveCollection.stg.
    MutableBooleanCollection
    This file was automatically generated from template file mutablePrimitiveCollection.stg.
    MutableByteCollection
    This file was automatically generated from template file mutablePrimitiveCollection.stg.
    MutableCharCollection
    This file was automatically generated from template file mutablePrimitiveCollection.stg.
    MutableDoubleCollection
    This file was automatically generated from template file mutablePrimitiveCollection.stg.
    MutableFloatCollection
    This file was automatically generated from template file mutablePrimitiveCollection.stg.
    MutableIntCollection
    This file was automatically generated from template file mutablePrimitiveCollection.stg.
    MutableLongCollection
    This file was automatically generated from template file mutablePrimitiveCollection.stg.
    MutableShortCollection
    This file was automatically generated from template file mutablePrimitiveCollection.stg.