PiRSquared17 / tomproject

Automatically exported from code.google.com/p/tomproject
0 stars 0 forks source link

ByteArray class #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create a ByteArray class with a method addAll(byte[])
Same for short, int, long...

Original issue reported on code.google.com by brito....@gmail.com on 6 Apr 2010 at 4:40

GoogleCodeExporter commented 9 years ago
check http://commons.apache.org/lang/

Original comment by brito....@gmail.com on 6 Apr 2010 at 5:24

GoogleCodeExporter commented 9 years ago
http://db.apache.org/derby/javadoc/engine/org/apache/derby/iapi/util/ByteArray.h
tml

Original comment by brito....@gmail.com on 6 Apr 2010 at 6:00

GoogleCodeExporter commented 9 years ago
The ArrayList constructor support receive <T extends Type-of-the-List>.

Original comment by brito....@gmail.com on 6 Apr 2010 at 8:25

GoogleCodeExporter commented 9 years ago

Original comment by brito....@gmail.com on 9 Apr 2010 at 12:39