Package org.eclipse.collections.api.factory

  • Class Summary 
    Class Description
    Bags
    This class should be used to create instances of MutableBag and ImmutableBag
    BiMaps  
    Lists
    This class should be used to create instances of MutableList, ImmutableList and FixedSizeList
    Maps
    This class should be used to create instances of MutableMap, ImmutableMap and FixedSizeMap
    Sets
    This class should be used to create instances of MutableSet, ImmutableSet and FixedSizeSet
    SortedBags  
    SortedMaps  
    SortedSets  
    Stacks  
    ThrowingInvocationHandler