|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.io.ListOutputStream.ArrayBlock
Arrays of primative types are stored in the list within one of these classes.
Method Summary | |
boolean |
equals(java.lang.Object o2)
Compare two ArrayBlocks. |
TCKind |
getContentKind()
Get the kind of the contents. |
java.lang.Object |
getContents()
Contents of the block. |
int |
getLength()
Length of the data. |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int getLength()
public TCKind getContentKind()
public java.lang.Object getContents()
public boolean equals(java.lang.Object o2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |