flatbuffers/java
pjulien 599f5e3915 Can now use ``CharSequence`` of ``String``. Works with
1. [AsciiString]
(http://netty.io/4.1/api/io/netty/util/AsciiString.html)
2. [CharBuffer]
(https://docs.oracle.com/javase/8/docs/api/java/nio/CharBuffer.html)
3. [StringBuilder]
(https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html)
2016-04-25 22:07:57 -04:00
..
com/google/flatbuffers Can now use ``CharSequence`` of ``String``. Works with 2016-04-25 22:07:57 -04:00
pom.xml Fixed Java pom.xml file still having wrong version number. 2016-03-07 14:15:01 -08:00