play.libs
类 F.IndexedEvent<M>

java.lang.Object
  继承者 play.libs.F.IndexedEvent<M>
包容类:
F

public static class F.IndexedEvent<M>
extends java.lang.Object


字段摘要
 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
 

字段详细信息

data

public final M data

id

public final java.lang.Long id
构造方法详细信息

F.IndexedEvent

public F.IndexedEvent(M data)
方法详细信息

toString

public java.lang.String toString()
覆盖:
java.lang.Object 中的 toString

resetIdGenerator

public static void resetIdGenerator()


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly