play.libs
Class F.IndexedEvent<M>

java.lang.Object
  extended by play.libs.F.IndexedEvent<M>
Enclosing class:
F

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


Field Summary
 M data
           
 java.lang.Long id
           
 
Constructor Summary
F.IndexedEvent(M data)
           
 
Method Summary
static void resetIdGenerator()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

data

public final M data

id

public final java.lang.Long id
Constructor Detail

F.IndexedEvent

public F.IndexedEvent(M data)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

resetIdGenerator

public static void resetIdGenerator()


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