Package one.empty3.library.core.testing
Class Resolution
- java.lang.Object
-
- one.empty3.library.core.testing.Resolution
-
public class Resolution extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Resolution(int xv, int yv)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
x()
void
x(int v)
int
y()
void
y(int v)
-