Searched refs:getFieldSingularType (Results 1 – 1 of 1) sorted by relevance
199 private static Type getFieldSingularType(Field field, Option annotation) { in getFieldSingularType() method in IsolatedOptionsData252 Type type = getFieldSingularType(optionField, annotation); in findConverter()412 Type fieldType = getFieldSingularType(field, annotation); in from()