public static final class MockProcessorContext.CapturedPunctuator extends Object
MockProcessorContext.CapturedPunctuator
holds captured punctuators, along with their scheduling information.Modifier and Type | Method and Description |
---|---|
void |
cancel() |
boolean |
cancelled() |
Duration |
getInterval() |
Punctuator |
getPunctuator() |
PunctuationType |
getType() |
public Duration getInterval()
public PunctuationType getType()
public Punctuator getPunctuator()
public void cancel()
public boolean cancelled()