public final class PassThru<T> extends Object
public static <T> PassThru<T> wrap(Class<T> clazz, T object)
clazz - the type of the object that should be used on deserializationobject - the objectpublic T unwrap()
Copyright © 2015 Actian Corporation. All Rights Reserved.