org.jclouds.json.config
Class GsonModule.ByteArrayAdapter
java.lang.Object
com.google.gson.TypeAdapter<byte[]>
org.jclouds.json.config.GsonModule.ByteArrayAdapter
- Direct Known Subclasses:
- GsonModule.HexByteArrayAdapter
- Enclosing class:
- GsonModule
public abstract static class GsonModule.ByteArrayAdapter
- extends com.google.gson.TypeAdapter<byte[]>
Methods inherited from class com.google.gson.TypeAdapter |
nullSafe, read, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GsonModule.ByteArrayAdapter
public GsonModule.ByteArrayAdapter()
Copyright © 2009-2012 jclouds. All Rights Reserved.