-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected T |
raw
原始对象
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
raw
protected final T raw
原始对象
-
Method Detail
-
getRaw
public T getRaw()
Description copied from interface: Wrapper
获取原始对象
- Specified by:
getRaw in interface Wrapper<T>
- Returns:
- 原始对象
Copyright © 2024. All rights reserved.