|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ScopedExclusionService.ExclusiveFunction<F,V,E extends java.lang.Throwable>
Function to call once the object is locked.
Method Summary | |
---|---|
V |
apply(F input)
|
Method Detail |
---|
V apply(@Nullable F input) throws E extends java.lang.Throwable
input
- - the locked object
E
- exception thrown by the function
E extends java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |