com.alibaba.fastjson.serializer
Class JSONSerializerContext.Entry
java.lang.Object
com.alibaba.fastjson.serializer.JSONSerializerContext.Entry
- Enclosing class:
- JSONSerializerContext
protected static final class JSONSerializerContext.Entry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hashCode
public final int hashCode
object
public final Object object
next
public JSONSerializerContext.Entry next
JSONSerializerContext.Entry
public JSONSerializerContext.Entry(Object object,
int hash,
JSONSerializerContext.Entry next)
Copyright © 2012 Alibaba Group. All Rights Reserved.