Package de.poiu.coat.example
Interface SomeSubConfig
-
- All Superinterfaces:
ExampleConfig
- All Known Implementing Classes:
TheOtherConfig
public interface SomeSubConfig extends ExampleConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<Boolean>disabled()-
Methods inherited from interface de.poiu.coat.example.ExampleConfig
charsetWithDefault, mandatoryString, optionalInetAddress, optionalInt
-
-