接口 PersistentDataAdapterContext
public interface PersistentDataAdapterContext
This interface represents the context in which the
PersistentDataType
can
serialize and deserialize the passed values.-
方法概要
修饰符和类型方法说明Creates a new and empty meta container instance.
-
方法详细资料
-
newPersistentDataContainer
Creates a new and empty meta container instance.- 返回:
- the fresh container instance
-