java工具类系列 (四.SerializationUtils)

SerializationUtils该类为序列化工具类,也是lang包下的工具,主要用于序列化操作

  1. import java.io.Serializable;