Searched refs:COMPACT (Results 1 – 1 of 1) sorted by relevance
39 private static boolean COMPACT = false; field in JsonConverter40 … static final Set<String> REPLACING_BASE = !COMPACT ? Collections.EMPTY_SET : new HashSet<String>(169 if (!COMPACT) { in rewrite()