Class Methods


  • public final class Methods
    extends Object
    • Method Detail

      • isGetter

        public static boolean isGetter​(Method m)
      • isGetter

        public static boolean isGetter​(String methodName)
      • propertyName

        public static String propertyName​(Method getter)
      • propertyName

        public static String propertyName​(String methodName)