public class org.springframework.data.domain.ExampleMatcher$GenericPropertyMatchers
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.data.domain.ExampleMatcher$GenericPropertyMatchers
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.springframework.data.domain.ExampleMatcher$GenericPropertyMatchers this
         0: .line 450
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.springframework.data.domain.ExampleMatcher$GenericPropertyMatchers this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatchers;

  public static org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher ignoreCase();
    descriptor: ()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 458
            new org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher
            dup
            invokespecial org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.<init>:()V
            invokevirtual org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.ignoreCase:()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher caseSensitive();
    descriptor: ()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 467
            new org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher
            dup
            invokespecial org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.<init>:()V
            invokevirtual org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.caseSensitive:()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher contains();
    descriptor: ()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 476
            new org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher
            dup
            invokespecial org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.<init>:()V
            invokevirtual org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.contains:()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher endsWith();
    descriptor: ()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 485
            new org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher
            dup
            invokespecial org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.<init>:()V
            invokevirtual org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.endsWith:()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher startsWith();
    descriptor: ()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 495
            new org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher
            dup
            invokespecial org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.<init>:()V
            invokevirtual org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.startsWith:()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher exact();
    descriptor: ()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 504
            new org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher
            dup
            invokespecial org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.<init>:()V
            invokevirtual org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.exact:()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher storeDefaultMatching();
    descriptor: ()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 513
            new org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher
            dup
            invokespecial org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.<init>:()V
            invokevirtual org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.storeDefaultMatching:()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher regex();
    descriptor: ()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 522
            new org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher
            dup
            invokespecial org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.<init>:()V
            invokevirtual org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher.regex:()Lorg/springframework/data/domain/ExampleMatcher$GenericPropertyMatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "ExampleMatcher.java"
NestHost: org.springframework.data.domain.ExampleMatcher
InnerClasses:
  public GenericPropertyMatcher = org.springframework.data.domain.ExampleMatcher$GenericPropertyMatcher of org.springframework.data.domain.ExampleMatcher
  public GenericPropertyMatchers = org.springframework.data.domain.ExampleMatcher$GenericPropertyMatchers of org.springframework.data.domain.ExampleMatcher