Interface AttributeParser<T>


public interface AttributeParser<T>
AttributeParser.
Since:
15.0
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final AttributeParser<Object>
     
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(Class klass, String value)