org.apache.kahadb.util
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-2016. All Rights Reserved.