Package ghidra.trace.util
Class MethodProtector
java.lang.Object
ghidra.trace.util.MethodProtector
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<E extends Throwable>
voidavoid(MethodProtector.TemperamentalCallable<E> callable) <E extends Throwable>
voidtake(MethodProtector.TemperamentalCallable<E> callable)
-
Constructor Details
-
MethodProtector
public MethodProtector()
-
-
Method Details
-
take
- Throws:
E
-
avoid
- Throws:
E
-