Class BigIntegerTypeAdapter

java.lang.Object
ca.spottedleaf.yamlconfig.adapter.TypeAdapter<BigInteger,String>
ca.spottedleaf.yamlconfig.adapter.type.BigIntegerTypeAdapter

public final class BigIntegerTypeAdapter extends TypeAdapter<BigInteger,String>