public class InOrderContextImpl extends java.lang.Object implements InOrderContext
| Modifier and Type | Field and Description |
|---|---|
(package private) IdentitySet |
verified |
| Constructor and Description |
|---|
InOrderContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVerified(Invocation invocation) |
void |
markVerified(Invocation i) |
final IdentitySet verified
public boolean isVerified(Invocation invocation)
isVerified in interface InOrderContextpublic void markVerified(Invocation i)
markVerified in interface InOrderContext