Byte4public class Byte4 extends Object
Fields Summary |
---|
public byte | w | public byte | x | public byte | y | public byte | z |
Constructors Summary |
---|
public Byte4() throw new RuntimeException("Stub!");
| public Byte4(byte initX, byte initY, byte initZ, byte initW) throw new RuntimeException("Stub!");
|
|