public class io.ebean.typequery.PBaseCompareable<R, T> extends io.ebean.typequery.PBaseValueEqual<R, T>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.ebean.typequery.PBaseCompareable
  super_class: io.ebean.typequery.PBaseValueEqual
{
  public void <init>(java.lang.String, );
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.ebean.typequery.PBaseCompareable this
        start local 1 // java.lang.String name
        start local 2 // java.lang.Object root
         0: .line 20
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* root */
            invokespecial io.ebean.typequery.PBaseValueEqual.<init>:(Ljava/lang/String;Ljava/lang/Object;)V
         1: .line 21
            return
        end local 2 // java.lang.Object root
        end local 1 // java.lang.String name
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
            0    2     1  name  Ljava/lang/String;
            0    2     2  root  TR;
    Signature: (Ljava/lang/String;TR;)V
    MethodParameters:
      Name  Flags
      name  
      root  

  public void <init>(java.lang.String, R, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // io.ebean.typequery.PBaseCompareable this
        start local 1 // java.lang.String name
        start local 2 // java.lang.Object root
        start local 3 // java.lang.String prefix
         0: .line 27
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* root */
            aload 3 /* prefix */
            invokespecial io.ebean.typequery.PBaseValueEqual.<init>:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;)V
         1: .line 28
            return
        end local 3 // java.lang.String prefix
        end local 2 // java.lang.Object root
        end local 1 // java.lang.String name
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
            0    2     1    name  Ljava/lang/String;
            0    2     2    root  TR;
            0    2     3  prefix  Ljava/lang/String;
    Signature: (Ljava/lang/String;TR;Ljava/lang/String;)V
    MethodParameters:
        Name  Flags
      name    
      root    
      prefix  

  public final R gt();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 39
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R gtOrNull();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R ge();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 61
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R geOrNull();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 72
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R lt();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 83
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R ltOrNull();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 94
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R le();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 105
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R leOrNull();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 116
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R inRange(T, );
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 133
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;TT;)TR;
    MethodParameters:
       Name  Flags
      lower  
      upper  

  public final R inRangeWith(io.ebean.typequery.TQProperty<R>, );
    descriptor: (Lio/ebean/typequery/TQProperty;Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 155
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (Lio/ebean/typequery/TQProperty<TR;>;TT;)TR;
    MethodParameters:
              Name  Flags
      highProperty  
      value         

  public final R between(T, );
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 167
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;TT;)TR;
    MethodParameters:
       Name  Flags
      lower  
      upper  

  public final R greaterThan();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 178
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R greaterThanOrNull();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 189
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R greaterOrEqualTo();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 200
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R lessThan();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 211
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R lessThanOrNull();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 222
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  

  public final R lessOrEqualTo();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.typequery.PBaseCompareable this
         0: .line 233
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method expr() from the type TQProperty<R> refers to the missing type ExpressionList\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.typequery.PBaseCompareable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/typequery/PBaseCompareable<TR;TT;>;
    Signature: (TT;)TR;
    MethodParameters:
       Name  Flags
      value  
}
Signature: <R:Ljava/lang/Object;T:Ljava/lang/Object;>Lio/ebean/typequery/PBaseValueEqual<TR;TT;>;
SourceFile: "PBaseCompareable.java"