org.apache.activemq.apollo.util.list
Interface Sequence.Closure<T extends java.lang.Throwable>

Enclosing class:
Sequence

public static interface Sequence.Closure<T extends java.lang.Throwable>


Method Summary
 void execute(long value)
           
 

Method Detail

execute

void execute(long value)
             throws T extends java.lang.Throwable
Throws:
T extends java.lang.Throwable


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.