Uses of Interface
gw.lang.IDimension
-
Packages that use IDimension Package Description gw.internal.gosu.parser.expressions gw.lang -
-
Uses of IDimension in gw.internal.gosu.parser.expressions
Methods in gw.internal.gosu.parser.expressions that return IDimension Modifier and Type Method Description IDimension
DimensionOperandResolver. getBase()
-
Uses of IDimension in gw.lang
Classes in gw.lang with type parameters of type IDimension Modifier and Type Interface Description interface
IDimension<S extends IDimension<S,T>,T extends Number>
-