Home
last modified time | relevance | path

Searched defs:Committer (Results 1 – 1 of 1) sorted by relevance

/external/snakeyaml/src/test/java/examples/collections/
DTypeSafeListWithInterfaceTest.java153 public static class Committer extends Developer { class in TypeSafeListWithInterfaceTest
156 public Committer() { in Committer() method in TypeSafeListWithInterfaceTest.Committer
159 public Committer(String string, String string2, int i) { in Committer() method in TypeSafeListWithInterfaceTest.Committer