AVRO-2386: Make customEncode and customDecode public (#511)

* Make customEncode and customDecode methods public

* Make methods in superclass public

(cherry picked from commit e250dcc0ae0e3b32ce9d1cad0e9f580dbd241b15)
6 files changed
tree: c15ba11dd7b0b8f60063507c92d7720eb7fce7b2
  1. .github/
  2. doc/
  3. lang/
  4. share/
  5. .editorconfig
  6. .gitignore
  7. .travis.yml
  8. BUILD.md
  9. build.sh
  10. DIST_README.txt
  11. LICENSE.txt
  12. NOTICE.txt
  13. pom.xml
  14. README.md
README.md

Build Status

Apache Avro™

Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

http://avro.apache.org/

To contribute to Avro, please read:

https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute