public interface org.jooq.RowN extends org.jooq.Row
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.jooq.RowN
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 45
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jetbrains cannot be resolved\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n\tNotNull cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract org.jooq.Condition compare(org.jooq.Comparator, org.jooq.RowN);
    descriptor: (Lorg/jooq/Comparator;Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
            Name  Flags
      comparator  
      row         

  public abstract org.jooq.Condition compare(org.jooq.Comparator, org.jooq.Record);
    descriptor: (Lorg/jooq/Comparator;Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
            Name  Flags
      comparator  
      record      

  public abstract org.jooq.Condition compare(org.jooq.Comparator, java.lang.Object[]);
    descriptor: (Lorg/jooq/Comparator;[Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
            Name  Flags
      comparator  
      values      

  public abstract org.jooq.Condition compare(org.jooq.Comparator, org.jooq.Field<?>[]);
    descriptor: (Lorg/jooq/Comparator;[Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: (Lorg/jooq/Comparator;[Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
            Name  Flags
      comparator  
      values      

  public abstract org.jooq.Condition compare(org.jooq.Comparator, org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Comparator;Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Comparator;Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
            Name  Flags
      comparator  
      select      

  public abstract org.jooq.Condition compare(org.jooq.Comparator, org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Comparator;Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Comparator;Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
            Name  Flags
      comparator  
      select      

  public abstract org.jooq.Condition equal(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition equal(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition equal(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition equal(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition equal(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition equal(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition eq(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition eq(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition eq(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition eq(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition eq(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition eq(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition notEqual(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition notEqual(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition notEqual(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition notEqual(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition notEqual(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition notEqual(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition ne(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition ne(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition ne(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition ne(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition ne(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition ne(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition isDistinctFrom(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition isDistinctFrom(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition isDistinctFrom(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition isDistinctFrom(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition isDistinctFrom(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition isNotDistinctFrom(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition isNotDistinctFrom(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition isNotDistinctFrom(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition isNotDistinctFrom(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition isNotDistinctFrom(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition lessThan(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition lessThan(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition lessThan(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition lessThan(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition lessThan(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition lessThan(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition lt(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition lt(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition lt(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition lt(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition lt(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition lt(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition lessOrEqual(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition lessOrEqual(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition lessOrEqual(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition lessOrEqual(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition lessOrEqual(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition lessOrEqual(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition le(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition le(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition le(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition le(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition le(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition le(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition greaterThan(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition greaterThan(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition greaterThan(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition greaterThan(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition greaterThan(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition greaterThan(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition gt(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition gt(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition gt(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition gt(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition gt(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition gt(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition greaterOrEqual(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition greaterOrEqual(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition greaterOrEqual(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition greaterOrEqual(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition greaterOrEqual(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition greaterOrEqual(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition ge(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      row   

  public abstract org.jooq.Condition ge(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition ge(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition ge(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      values  

  public abstract org.jooq.Condition ge(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition ge(org.jooq.QuantifiedSelect<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/QuantifiedSelect;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/QuantifiedSelect<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.BetweenAndStepN between(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
           Name  Flags
      minValues  

  public abstract org.jooq.BetweenAndStepN between(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/BetweenAndStepN;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
           Name  Flags
      minValues  

  public abstract org.jooq.BetweenAndStepN between(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  

  public abstract org.jooq.BetweenAndStepN between(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  

  public abstract org.jooq.Condition between(org.jooq.RowN, org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  
      maxValue  

  public abstract org.jooq.Condition between(org.jooq.Record, org.jooq.Record);
    descriptor: (Lorg/jooq/Record;Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  
      maxValue  

  public abstract org.jooq.BetweenAndStepN betweenSymmetric(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
           Name  Flags
      minValues  

  public abstract org.jooq.BetweenAndStepN betweenSymmetric(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/BetweenAndStepN;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
           Name  Flags
      minValues  

  public abstract org.jooq.BetweenAndStepN betweenSymmetric(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  

  public abstract org.jooq.BetweenAndStepN betweenSymmetric(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  

  public abstract org.jooq.Condition betweenSymmetric(org.jooq.RowN, org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  
      maxValue  

  public abstract org.jooq.Condition betweenSymmetric(org.jooq.Record, org.jooq.Record);
    descriptor: (Lorg/jooq/Record;Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  
      maxValue  

  public abstract org.jooq.BetweenAndStepN notBetween(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
           Name  Flags
      minValues  

  public abstract org.jooq.BetweenAndStepN notBetween(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/BetweenAndStepN;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
           Name  Flags
      minValues  

  public abstract org.jooq.BetweenAndStepN notBetween(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  

  public abstract org.jooq.BetweenAndStepN notBetween(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  

  public abstract org.jooq.Condition notBetween(org.jooq.RowN, org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  
      maxValue  

  public abstract org.jooq.Condition notBetween(org.jooq.Record, org.jooq.Record);
    descriptor: (Lorg/jooq/Record;Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  
      maxValue  

  public abstract org.jooq.BetweenAndStepN notBetweenSymmetric(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
           Name  Flags
      minValues  

  public abstract org.jooq.BetweenAndStepN notBetweenSymmetric(org.jooq.Field<?>[]);
    descriptor: ([Lorg/jooq/Field;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lorg/jooq/Field<*>;)Lorg/jooq/BetweenAndStepN;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
           Name  Flags
      minValues  

  public abstract org.jooq.BetweenAndStepN notBetweenSymmetric(org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  

  public abstract org.jooq.BetweenAndStepN notBetweenSymmetric(org.jooq.Record);
    descriptor: (Lorg/jooq/Record;)Lorg/jooq/BetweenAndStepN;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  

  public abstract org.jooq.Condition notBetweenSymmetric(org.jooq.RowN, org.jooq.RowN);
    descriptor: (Lorg/jooq/RowN;Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  
      maxValue  

  public abstract org.jooq.Condition notBetweenSymmetric(org.jooq.Record, org.jooq.Record);
    descriptor: (Lorg/jooq/Record;Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
          Name  Flags
      minValue  
      maxValue  

  public abstract org.jooq.Condition in(java.util.Collection<? extends org.jooq.RowN>);
    descriptor: (Ljava/util/Collection;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/Collection<+Lorg/jooq/RowN;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      rows  

  public abstract org.jooq.Condition in(org.jooq.Result<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Result;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Result<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      result  

  public abstract org.jooq.Condition in(org.jooq.RowN[]);
    descriptor: ([Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      rows  

  public abstract org.jooq.Condition in(org.jooq.Record[]);
    descriptor: ([Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition in(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  

  public abstract org.jooq.Condition notIn(java.util.Collection<? extends org.jooq.RowN>);
    descriptor: (Ljava/util/Collection;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/Collection<+Lorg/jooq/RowN;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      rows  

  public abstract org.jooq.Condition notIn(org.jooq.Result<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Result;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Result<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      result  

  public abstract org.jooq.Condition notIn(org.jooq.RowN[]);
    descriptor: ([Lorg/jooq/RowN;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
      Name  Flags
      rows  

  public abstract org.jooq.Condition notIn(org.jooq.Record[]);
    descriptor: ([Lorg/jooq/Record;)Lorg/jooq/Condition;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      record  

  public abstract org.jooq.Condition notIn(org.jooq.Select<? extends org.jooq.Record>);
    descriptor: (Lorg/jooq/Select;)Lorg/jooq/Condition;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/jooq/Select<+Lorg/jooq/Record;>;)Lorg/jooq/Condition;
    RuntimeVisibleAnnotations: 
      org.jooq.Support()
    RuntimeInvisibleAnnotations: 
      NotNull()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        NotNull()
    MethodParameters:
        Name  Flags
      select  
}
SourceFile: "RowN.java"