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