Searched refs:i16Map (Results 1 – 2 of 2) sorted by relevance
181 Map<Short, Short> i16Map = new HashMap<>(); in initMapFields() local196 i16Map.put((short) i, (short) i); in initMapFields()222 .setI16Map(i16Map) in initMapFields()
90 51: optional map<i16, i16> i16Map;