public interface HNSSignsHandler
HNSSign
sequence.Modifier and Type | Method and Description |
---|---|
void |
doneAllHNSSigns()
Reports the completion of the generated sign sequence.
|
void |
processHNSSign(HNSSign hsign)
Reports the generation of the next sign, passing this sign
as the argument for the handler to process.
|
void doneAllHNSSigns()
void processHNSSign(HNSSign hsign)