public class HashedWheelTimeoutFactory extends Object implements TimeoutFactory<HashedWheelTimer,HashedWheelTimeout>
| 限定符和类型 | 字段和说明 |
|---|---|
static HashedWheelTimeoutFactory |
INSTANCE |
| 构造器和说明 |
|---|
HashedWheelTimeoutFactory() |
public static final HashedWheelTimeoutFactory INSTANCE
public HashedWheelTimeout create(HashedWheelTimer timer, TimerTask task, long deadline)
create 在接口中 TimeoutFactory<HashedWheelTimer,HashedWheelTimeout>Copyright © 2022. All rights reserved.