Searched defs:LIST_INTERFACE (Results 1 – 1 of 1) sorted by relevance
41 public static final String LIST_INTERFACE = "listInterface"; field in TypeUtils.TypeKey73 DATA_TYPE_MAPPINGS.put(TypeKey.LIST_INTERFACE, List.class.getName()); in DATA_TYPE_MAPPINGS.put()