Interface Stat.ConfigStage
-
- All Known Implementing Classes:
Stat.Builder
- Enclosing class:
- Stat
public static interface Stat.ConfigStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stat.OverallValueStageconfig(StatConfig config)Stat.Builderfrom(Stat other)
-
-
-
Method Detail
-
config
Stat.OverallValueStage config(StatConfig config)
-
from
Stat.Builder from(Stat other)
-
-