public interface org.eclipse.collections.api.factory.list.ImmutableListFactory
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.eclipse.collections.api.factory.list.ImmutableListFactory
  super_class: java.lang.Object
{
  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> empty();
    descriptor: ()Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>()Lorg/eclipse/collections/api/list/ImmutableList<TT;>;

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of();
    descriptor: ()Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>()Lorg/eclipse/collections/api/list/ImmutableList<TT;>;

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with();
    descriptor: ()Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>()Lorg/eclipse/collections/api/list/ImmutableList<TT;>;

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T);
    descriptor: (Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
      Name  Flags
      one   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T);
    descriptor: (Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
      Name  Flags
      one   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
      Name  Flags
      one   
      two   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
      Name  Flags
      one   
      two   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    
      seven  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    
      seven  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T, T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    
      seven  
      eight  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T, T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    
      seven  
      eight  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T, T, T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    
      seven  
      eight  
      nine   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T, T, T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    
      seven  
      eight  
      nine   

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T, T, T, T, T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    
      seven  
      eight  
      nine   
      ten    

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T, T, T, T, T, T, T, T, T, T);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(TT;TT;TT;TT;TT;TT;TT;TT;TT;TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      one    
      two    
      three  
      four   
      five   
      six    
      seven  
      eight  
      nine   
      ten    

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> of(T[]);
    descriptor: ([Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>([TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      items  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> with(T[]);
    descriptor: ([Ljava/lang/Object;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>([TT;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      items  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> ofAll(java.lang.Iterable<? extends T>);
    descriptor: (Ljava/lang/Iterable;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Iterable<+TT;>;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      items  

  public abstract <T> org.eclipse.collections.api.list.ImmutableList<T> withAll(java.lang.Iterable<? extends T>);
    descriptor: (Ljava/lang/Iterable;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Iterable<+TT;>;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      items  

  public <T> org.eclipse.collections.api.list.ImmutableList<T> fromStream(java.util.stream.Stream<? extends T>);
    descriptor: (Ljava/util/stream/Stream;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.eclipse.collections.api.factory.list.ImmutableListFactory this
        start local 1 // java.util.stream.Stream stream
         0: .line 127
            getstatic org.eclipse.collections.api.factory.Lists.mutable:Lorg/eclipse/collections/api/factory/list/MutableListFactory;
            aload 1 /* stream */
            invokeinterface org.eclipse.collections.api.factory.list.MutableListFactory.fromStream:(Ljava/util/stream/Stream;)Lorg/eclipse/collections/api/list/MutableList;
            invokeinterface org.eclipse.collections.api.list.MutableList.toImmutable:()Lorg/eclipse/collections/api/list/ImmutableList;
            areturn
        end local 1 // java.util.stream.Stream stream
        end local 0 // org.eclipse.collections.api.factory.list.ImmutableListFactory this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lorg/eclipse/collections/api/factory/list/ImmutableListFactory;
            0    1     1  stream  Ljava/util/stream/Stream<+TT;>;
    Signature: <T:Ljava/lang/Object;>(Ljava/util/stream/Stream<+TT;>;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
        Name  Flags
      stream  

  public <T> org.eclipse.collections.api.list.ImmutableList<T> withAllSorted(org.eclipse.collections.api.RichIterable<? extends T>);
    descriptor: (Lorg/eclipse/collections/api/RichIterable;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=3, args_size=2
        start local 0 // org.eclipse.collections.api.factory.list.ImmutableListFactory this
        start local 1 // org.eclipse.collections.api.RichIterable items
         0: .line 135
            aload 1 /* items */
            invokeinterface org.eclipse.collections.api.RichIterable.toSortedList:()Lorg/eclipse/collections/api/list/MutableList;
            astore 2 /* list */
        start local 2 // org.eclipse.collections.api.list.MutableList list
         1: .line 136
            aload 2 /* list */
            invokeinterface org.eclipse.collections.api.list.MutableList.toImmutable:()Lorg/eclipse/collections/api/list/ImmutableList;
            areturn
        end local 2 // org.eclipse.collections.api.list.MutableList list
        end local 1 // org.eclipse.collections.api.RichIterable items
        end local 0 // org.eclipse.collections.api.factory.list.ImmutableListFactory this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/eclipse/collections/api/factory/list/ImmutableListFactory;
            0    2     1  items  Lorg/eclipse/collections/api/RichIterable<+TT;>;
            1    2     2   list  Lorg/eclipse/collections/api/list/MutableList<TT;>;
    Signature: <T:Ljava/lang/Object;>(Lorg/eclipse/collections/api/RichIterable<+TT;>;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
       Name  Flags
      items  

  public <T> org.eclipse.collections.api.list.ImmutableList<T> withAllSorted(java.util.Comparator<? super T>, org.eclipse.collections.api.RichIterable<? extends T>);
    descriptor: (Ljava/util/Comparator;Lorg/eclipse/collections/api/RichIterable;)Lorg/eclipse/collections/api/list/ImmutableList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=3
        start local 0 // org.eclipse.collections.api.factory.list.ImmutableListFactory this
        start local 1 // java.util.Comparator comparator
        start local 2 // org.eclipse.collections.api.RichIterable items
         0: .line 144
            aload 2 /* items */
            aload 1 /* comparator */
            invokeinterface org.eclipse.collections.api.RichIterable.toSortedList:(Ljava/util/Comparator;)Lorg/eclipse/collections/api/list/MutableList;
            astore 3 /* list */
        start local 3 // org.eclipse.collections.api.list.MutableList list
         1: .line 145
            aload 3 /* list */
            invokeinterface org.eclipse.collections.api.list.MutableList.toImmutable:()Lorg/eclipse/collections/api/list/ImmutableList;
            areturn
        end local 3 // org.eclipse.collections.api.list.MutableList list
        end local 2 // org.eclipse.collections.api.RichIterable items
        end local 1 // java.util.Comparator comparator
        end local 0 // org.eclipse.collections.api.factory.list.ImmutableListFactory this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lorg/eclipse/collections/api/factory/list/ImmutableListFactory;
            0    2     1  comparator  Ljava/util/Comparator<-TT;>;
            0    2     2       items  Lorg/eclipse/collections/api/RichIterable<+TT;>;
            1    2     3        list  Lorg/eclipse/collections/api/list/MutableList<TT;>;
    Signature: <T:Ljava/lang/Object;>(Ljava/util/Comparator<-TT;>;Lorg/eclipse/collections/api/RichIterable<+TT;>;)Lorg/eclipse/collections/api/list/ImmutableList<TT;>;
    MethodParameters:
            Name  Flags
      comparator  
      items       
}
SourceFile: "ImmutableListFactory.java"