rcxport
Class RCXSub
java.lang.Object
|
+--rcxport.RCXSub
- public class RCXSub
- extends Object
- implements Serializable
Representation of RCX Subroutine.
- Author:
- Scott B. Lewis, slewis@teleport.com
- See Also:
- Serialized Form
|
Field Summary |
(package private) byte[] |
myBytes
|
|
Constructor Summary |
RCXSub(byte[] bytes)
|
|
Method Summary |
protected byte[] |
getBytes()
|
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
myBytes
byte[] myBytes
RCXSub
public RCXSub(byte[] bytes)
getBytes
protected byte[] getBytes()