Searched refs:RepresentColor (Results 1 - 1 of 1) sorted by relevance

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
H A DImmutablesRepresenter.java33 this.representers.put(java.awt.Color.class, new RepresentColor());
71 class RepresentColor implements Represent { class in class:ImmutablesRepresenter

Completed in 75 milliseconds