|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectplay.libs.F.IndexedEvent<M>
public static class F.IndexedEvent<M>
字段摘要 | |
---|---|
M |
data
|
java.lang.Long |
id
|
构造方法摘要 | |
---|---|
F.IndexedEvent(M data)
|
方法摘要 | |
---|---|
static void |
resetIdGenerator()
|
java.lang.String |
toString()
|
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
字段详细信息 |
---|
public final M data
public final java.lang.Long id
构造方法详细信息 |
---|
public F.IndexedEvent(M data)
方法详细信息 |
---|
public java.lang.String toString()
java.lang.Object
中的 toString
public static void resetIdGenerator()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |