Searched defs:makeCollection (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/
H A DTypeUseFactory.java59 public static TypeUse makeCollection( TypeUse t ) { method in class:TypeUseFactory
H A DCBuiltinLeafInfo.java156 public final TypeUse makeCollection() { method in class:CBuiltinLeafInfo
157 return TypeUseFactory.makeCollection(this);
324 STRING.makeCollection();

Completed in 30 milliseconds