Searched refs:createDefaultList (Results 1 – 6 of 6) sorted by relevance
31 protected List<Object> createDefaultList(int initSize) { in createDefaultList() method in CustomConstructor
36 protected List<Object> createDefaultList(int initSize) { in createDefaultList() method in CustomListExampleTest.CustomConstructor
81 protected List<Object> createDefaultList(int initSize) { in createDefaultList() method in ConstructorSequenceTest.CustomConstructor
221 protected List<Object> createDefaultList(int initSize) { in createDefaultList() method in BaseConstructor244 result = createDefaultList(node.getValue().size()); in constructSequence()
468 return createDefaultList(seqNode.getValue().size()); in construct()
537 return createDefaultList(snode.getValue().size()); in construct()