Package | Description |
---|---|
com.mchange.v2.codegen.bean | |
com.mchange.v2.ser |
Modifier and Type | Method and Description |
---|---|
protected IndirectPolicy |
IndirectingSerializableExtension.indirectingPolicy(Property prop,
Class propType) |
Modifier and Type | Field and Description |
---|---|
static IndirectPolicy |
IndirectPolicy.DEFINITELY_DIRECT |
static IndirectPolicy |
IndirectPolicy.DEFINITELY_INDIRECT |
static IndirectPolicy |
IndirectPolicy.INDIRECT_ON_EXCEPTION |
Modifier and Type | Method and Description |
---|---|
static byte[] |
SerializableUtils.toByteArray(Object obj,
Indirector indirector,
IndirectPolicy policy) |
Copyright © 2017 com.mchange. All rights reserved.