Package com.flagright.api.types
Interface ListContext.DirectionStage
-
- All Known Implementing Classes:
ListContext.Builder
- Enclosing class:
- ListContext
public static interface ListContext.DirectionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListContext._FinalStagedirection(RuleHitDirection direction)ListContext.Builderfrom(ListContext other)
-
-
-
Method Detail
-
direction
ListContext._FinalStage direction(@NotNull RuleHitDirection direction)
-
from
ListContext.Builder from(ListContext other)
-
-