Uses of Class
jcli.Reflection

Packages that use Reflection 
Package Description
jcli  
  • Uses of Reflection in jcli

    Methods in jcli that return Reflection 
    Modifier and Type Method Description
    static Reflection Reflection.valueOf​(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    static Reflection[] Reflection.values()
    Returns an array containing the constants of this enum type, in the order they are declared.