您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
com.fr.stable.collections.array
接口 Pool.Poolable
封闭类:
Pool
<
T
>
public static interface
Pool.Poolable
Objects implementing this interface will have
reset()
called when passed to
Pool.free(Object)
.
方法概要
方法
限定符和类型
方法和说明
void
reset
()
Resets the object for reuse.
方法详细资料
reset
void reset()
Resets the object for reuse. Object references should be nulled and fields may be set to default values.
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法