Package com.flagright.api.types
Interface ListItem.KeyStage
-
- All Known Implementing Classes:
ListItem.Builder
- Enclosing class:
- ListItem
public static interface ListItem.KeyStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListItem.Builderfrom(ListItem other)ListItem._FinalStagekey(java.lang.String key)
-
-
-
Method Detail
-
key
ListItem._FinalStage key(@NotNull java.lang.String key)
-
from
ListItem.Builder from(ListItem other)
-
-