Package gw.internal.gosu.parser
Class Primitives
- java.lang.Object
-
- gw.internal.gosu.parser.Primitives
-
public class Primitives extends Object
-
-
Constructor Summary
Constructors Constructor Description Primitives()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Classget(String type)static Collection<? extends String>getAllPrimitiveNames()static StringgetArraySignature(String type)static booleanisPrimitive(String type)
-