public static interface Resumable.UncheckedResumable extends Resumable
Resumable
without any checked exception being declared.Resumable.ResumeAutomaton, Resumable.ResumeBuilder<B extends Resumable.ResumeBuilder<B>>, Resumable.UncheckedResumable
Modifier and Type | Method and Description |
---|---|
void |
resume()
See
Resumable.resume() without any checked exception being
declared. |
void resume()
Resumable.resume()
without any checked exception being
declared.Copyright © 2015. All rights reserved.