Package org.luwrain.core
Class InitResult
java.lang.Object
org.luwrain.core.InitResult
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionInitResult(InitResult.Type type) InitResult(InitResult.Type type, String message) -
Method Summary
-
Constructor Details
-
InitResult
public InitResult() -
InitResult
-
InitResult
-
InitResult
-
-
Method Details
-
isOk
public boolean isOk()
-