|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ByteArrayFactory
A factory for ByteArray
s.
Method Summary | |
---|---|
ByteArray |
create(int size)
Creates an instance of ByteArray of size specified by the
size parameter. |
Method Detail |
---|
ByteArray create(int size)
ByteArray
of size specified by the
size parameter.
size
- The size of the ByteArray
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |