Searched refs:KNOWN_IMMUTABLES (Results 1 – 1 of 1) sorted by relevance
537 private static final Set<Object> KNOWN_IMMUTABLES = new HashSet<>(Arrays.asList( field in CldrUtility544 || KNOWN_IMMUTABLES.contains(source.getClass()); in isImmutable()