Int3public class Int3 extends Object
(Omit source code)
Fields Summary |
---|
public int | x | public int | y | public int | z |
Constructors Summary |
---|
public Int3()
throw new RuntimeException("Stub!");
| public Int3(int x, int y, int z)
throw new RuntimeException("Stub!");
|
|