Searched refs:Bean1 (Results 1 – 8 of 8) sorted by relevance
30 Bean1 bean = new Bean1(); in testListImplementation()40 Bean1 loaded = (Bean1) yaml.load(doc); in testListImplementation()45 public static class Bean1 { class in ArrayListTest
30 Bean1 bean = new Bean1(); in testSetImplementation()41 Bean1 loaded = (Bean1) yaml.load(doc); in testSetImplementation()49 public static class Bean1 { class in TreeSetTest
62 Bean1 obj = (Bean1) yaml.load(doc); in testLoadRecursiveTest()99 public static class Bean1 { class in RecursiveSetTest
28 yamlConstructors.put(new Tag(Bean1.class), new Bean1ScalarConstructor()); in BeanConstructor()37 return new Bean1(); in construct()39 return new Bean1(new Integer(snode.getValue())); in construct()54 return new BeanHolder(new Bean1(i)); in construct()
20 public class Bean1 implements IBean { class26 public Bean1() { in Bean1() method in Bean130 public Bean1(int intVal) { in Bean1() method in Bean1
22 private IBean bean = new Bean1();
1 !!org.yaml.snakeyaml.issues.issue73.RecursiveSetTest$Bean1
META-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...