public interface ProgressStep
| Modifier and Type | Method and Description |
|---|---|
boolean |
isError()
Indicates whether this Progress step is arrived at
through an error in the application.
|
boolean |
isLast()
Indicates whether this Progress step is a final step.
|
Copyright © 2010-2020 Wren Security. All Rights Reserved.