Searched refs:keyProperties (Results 1 – 1 of 1) sorted by relevance
31 private Map<String, Class<? extends Object>> keyProperties; field in TypeDescription38 keyProperties = new HashMap<String, Class<? extends Object>>(); in TypeDescription()118 keyProperties.put(property, key); in putMapPropertyType()130 return keyProperties.get(property); in getMapKeyType()