org.test4j.json.decoder.base
类 DecoderFactory

java.lang.Object
  继承者 org.test4j.json.decoder.base.DecoderFactory

public class DecoderFactory
extends Object


字段摘要
static List<IDecoder> decoders
           
 
构造方法摘要
DecoderFactory()
           
 
方法摘要
static IDecoder getDecoder(Type type)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

decoders

public static List<IDecoder> decoders
构造方法详细信息

DecoderFactory

public DecoderFactory()
方法详细信息

getDecoder

public static IDecoder getDecoder(Type type)


Copyright © 2013. All rights reserved.