Int4public class Int4 extends Object
Fields Summary |
---|
public int | w | public int | x | public int | y | public int | z |
Constructors Summary |
---|
public Int4() throw new RuntimeException("Stub!");
| public Int4(int x, int y, int z, int w) throw new RuntimeException("Stub!");
|
|