Interface Error.TypeStage
-
- All Known Implementing Classes:
Error.Builder
- Enclosing class:
- Error
public static interface Error.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Error.Builderfrom(Error other)Error._FinalStagetype(java.lang.String type)The type is error.list
-
-
-
Method Detail
-
type
Error._FinalStage type(@NotNull java.lang.String type)
The type is error.list
-
from
Error.Builder from(Error other)
-
-