类 AbstractJsonDecoder

java.lang.Object
com.alicp.jetcache.support.AbstractValueDecoder
com.alicp.jetcache.support.AbstractJsonDecoder
所有已实现的接口:
ValueEncoders, Function<byte[],Object>
直接已知子类:
Fastjson2ValueDecoder

public abstract class AbstractJsonDecoder extends AbstractValueDecoder
作者:
huangli
  • 构造器详细资料

    • AbstractJsonDecoder

      public AbstractJsonDecoder(boolean useIdentityNumber)