Searched refs:keySubtype (Results 1 – 1 of 1) sorted by relevance
45 final R2<String, String> keySubtype = Row.of(key, subtype); in main() local46 … boolean deprecatedSubtype = deprecatedKey || "true".equals(deprecatedMap.get(keySubtype)); in main()47 String subtypeDescription = descriptionsMap.get(keySubtype); in main()