Searched refs:unmodifiableListClass (Results 1 – 1 of 1) sorted by relevance
118 Class<?> unmodifiableListClass = Collections.unmodifiableList( in test_Constants() local120 assertEquals(FORMAT_CLASS.getClass(), unmodifiableListClass); in test_Constants() local121 assertEquals(FORMAT_DEFAULT.getClass(), unmodifiableListClass); in test_Constants() local122 assertEquals(FORMAT_PROPERTIES.getClass(), unmodifiableListClass); in test_Constants() local