| Package | Description |
|---|---|
| org.biins.objectbuilder.builder | |
| org.biins.objectbuilder.builder.strategy |
| Modifier and Type | Method and Description |
|---|---|
ObjectBuilder.MapObjectBuilder |
ObjectBuilder.onMap(MapGeneratorStrategy strategy) |
ObjectBuilder.MapObjectBuilder |
ObjectBuilder.AbstractTransitionsBuilder.onMap(MapGeneratorStrategy strategy) |
ObjectBuilder.MapObjectBuilder |
ObjectBuilder.MapObjectBuilder.setGeneratorStrategy(MapGeneratorStrategy strategy) |
MapObjectBuilder |
MapObjectBuilder.setGeneratorStrategy(MapGeneratorStrategy mapGeneratorStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static MapGeneratorStrategy |
MapGeneratorStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapGeneratorStrategy[] |
MapGeneratorStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.