Searched refs:RepresentShape (Results 1 – 1 of 1) sorted by relevance
96 this.representers.put(Shape.class, new RepresentShape()); in MyRepresenter()103 private class RepresentShape implements Represent { class in Example2_24Test.MyRepresenter