Package-level declarations

Types

Link copied to clipboard
open class BaseObjectWrapper<T>(initValue: T) : ObjectWrapper<T>

ObjectWrapper 默认实现。