Package javax.el

Class Util.MethodWrapper

  • Enclosing class:
    Util

    private static class Util.MethodWrapper
    extends Util.Wrapper
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.reflect.Method m  
    • Constructor Summary

      Constructors 
      Constructor Description
      MethodWrapper​(java.lang.reflect.Method m)  
    • Field Detail

      • m

        private final java.lang.reflect.Method m
    • Constructor Detail

      • MethodWrapper

        public MethodWrapper​(java.lang.reflect.Method m)