Class ConstructorOrMethod

    • Constructor Detail

      • ConstructorOrMethod

        public ConstructorOrMethod​(Method m)
      • ConstructorOrMethod

        public ConstructorOrMethod​(Constructor c)
    • Method Detail

      • getDeclaringClass

        public Class<?> getDeclaringClass()
      • getName

        public String getName()
      • getParameterTypes

        public Class[] getParameterTypes()
      • getMethod

        public Method getMethod()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getEnabled

        public boolean getEnabled()