JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.activemq.store.kahadb.disk.util
Interface Sequence.Closure<T extends
Throwable
>
Enclosing class:
Sequence
public static interface
Sequence.Closure<T extends
Throwable
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(long value)
Method Details
execute
void
execute
(long value)
throws
T
Throws:
T
extends
Throwable