Package pkg.exoad.g
Class G.Dim
java.lang.Object
pkg.exoad.g.G.Dim
- All Implemented Interfaces:
Downgradeable<Dimension>
- Enclosing class:
- G
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
width
public final int width -
height
public final int height
-
-
Constructor Details
-
Dim
private Dim(int width, int height)
-
-
Method Details
-
toCompatible
- Specified by:
toCompatible
in interfaceDowngradeable<Dimension>
-
toString
-