Searched refs:isMapKeyWithEnumShape (Results 1 – 1 of 1) sorted by relevance
95 …return member.isMap() && (isMapKeyWithEnumShape(member.getMapModel()) || isMapValueWithEnumShape(m… in isMapWithEnumShape()98 public static boolean isMapKeyWithEnumShape(MapModel mapModel) { in isMapKeyWithEnumShape() method in Utils