Interface ReflectionUtils.ReflectionEnum

All Known Subinterfaces:
ReflectionUtils.MethodEnum
Enclosing class:
ReflectionUtils

public static interface ReflectionUtils.ReflectionEnum
  • Method Details

    • getTarget

      Class<?> getTarget()
    • getObfuscated

      String getObfuscated()
    • getMapped

      String getMapped()
    • get

      default String get(boolean mapped)