Package yapion.utils

Class ReflectionsUtils.Parameter

  • Enclosing class:
    ReflectionsUtils

    public static class ReflectionsUtils.Parameter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Parameter​(java.lang.Class<?> clazz, java.lang.Object object)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Parameter

        public Parameter​(java.lang.Class<?> clazz,
                         java.lang.Object object)