Short4public class Short4 extends Object
Fields Summary |
---|
public short | w | public short | x | public short | y | public short | z |
Constructors Summary |
---|
public Short4() throw new RuntimeException("Stub!");
| public Short4(short x, short y, short z, short w) throw new RuntimeException("Stub!");
|
|