Searched refs:constructSet (Results 1 – 4 of 4) sorted by relevance
156 return constructSet(); in getEmptyValue()197 EnumSet result = constructSet(); in deserialize()255 private EnumSet constructSet() in constructSet() method in EnumSetDeserializer
252 protected Set<? extends Object> constructSet(SequenceNode node) { in constructSet() method in BaseConstructor346 protected Set<Object> constructSet(MappingNode node) { in constructSet() method in BaseConstructor
184 return constructSet(mnode); in construct()533 return constructSet(snode); in construct()
444 return constructSet((MappingNode) node); in construct()