Uses of Class
io.sundr.examples.arrays.GameFluent
-
-
Uses of GameFluent in io.sundr.examples.arrays
Classes in io.sundr.examples.arrays with type parameters of type GameFluent Modifier and Type Class Description classGameFluent<A extends GameFluent<A>>GeneratedSubclasses of GameFluent in io.sundr.examples.arrays Modifier and Type Class Description classGameBuilderGeneratedConstructors in io.sundr.examples.arrays with parameters of type GameFluent Constructor Description GameBuilder(GameFluent<?> fluent)GameBuilder(GameFluent<?> fluent, Game instance)
-