Searched refs:RepresentLabel (Results 1 – 1 of 1) sorted by relevance
99 this.representers.put(Label.class, new RepresentLabel()); in MyRepresenter()131 private class RepresentLabel implements Represent { class in Example2_24Test.MyRepresenter