Class MethodHelper


  • public class MethodHelper
    extends Object
    Some reflection helper methods
    • Constructor Detail

      • MethodHelper

        public MethodHelper()
    • Method Detail

      • isStatic

        public static boolean isStatic​(Method method)
      • isPublic

        public static boolean isPublic​(Method method)