Class ReadableMethodProperty

    • Constructor Detail

      • ReadableMethodProperty

        public ReadableMethodProperty​(java.lang.reflect.Method method)
    • Method Detail

      • get

        public java.lang.Object get​(java.lang.Object obj)
                             throws java.lang.reflect.InvocationTargetException,
                                    java.lang.IllegalAccessException
        Specified by:
        get in interface ReadableProperty
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException