Interface TypeConverter.Input

Enclosing interface:
TypeConverter

public static interface TypeConverter.Input
  • Method Summary

    Modifier and Type
    Method
    Description
    get(int index)
     
     
    int
     
  • Method Details

    • getType

      Class getType()
    • get

      Object get(int index)
    • size

      int size()