akka.actor.mailbox.filebased.filequeue
Interface Prependable<T>


public interface Prependable<T>


Method Summary
 void prepend(T t)
           
 

Method Detail

prepend

void prepend(T t)