Class Wrapper<T>
- java.lang.Object
-
- cn.sliew.milky.serialize.protostuff.Wrapper<T>
-
public class Wrapper<T> extends Object
Protostuff can only serialize/deserialize POJOs, for those it can't deal with, use this Wrapper.
public class Wrapper<T> extends Object