Package jcli

Interface Reflection.StringToType<T>

Enclosing class:
Reflection

public static interface Reflection.StringToType<T>
  • Method Summary

    Modifier and Type Method Description
    T toType​(java.lang.String value)  
  • Method Details

    • toType

      T toType​(java.lang.String value)