-
-
Constructor Summary
Constructors
Constructor and Description |
StrongObj(T obj)
构造
|
-
-
Constructor Detail
-
StrongObj
public StrongObj(T obj)
构造
- Parameters:
obj
- 原始对象
-
Method Detail
-
get
public T get()
Description copied from interface: Ref
获取引用的原始对象
- Specified by:
get
in interface Ref<T>
- Returns:
- 原始对象
Copyright © 2025. All rights reserved.