您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
com.fr.third.jgroups.stack
接口 Interval
所有已知实现类:
ExponentialInterval
,
StaticInterval
public interface
Interval
Interface which returns a time series, one value at a time calling next()
作者:
Bela Ban
方法概要
方法
限定符和类型
方法和说明
Interval
copy
()
Returns a copy of the state.
long
next
()
方法详细资料
next
long next()
返回:
the next interval
copy
Interval
copy()
Returns a copy of the state. If there is no state, this method may return a ref to itself
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法