Interface List.IdStage
-
- All Known Implementing Classes:
List.Builder
- Enclosing class:
- List
public static interface List.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List.Builderfrom(List other)List.NameStageid(java.lang.String id)
-
-
-
Method Detail
-
id
List.NameStage id(java.lang.String id)
-
from
List.Builder from(List other)
-
-