public class ByteActorData implements IActorData<T>
public ByteActorData(byte value)
public ByteActorData()
public int getType()
public void read(@NotNull
BinaryStream stream)
public void write(@NotNull
BinaryStream stream)
@NotNull public java.lang.Byte getValue()
public void setValue(byte p)