Package io.fluxcapacitor.common.api
Class BooleanResult
java.lang.Object
io.fluxcapacitor.common.api.BooleanResult
- All Implemented Interfaces:
JsonType,QueryResult
public class BooleanResult extends Object implements QueryResult
-
Constructor Summary
Constructors Constructor Description BooleanResult() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.common.api.QueryResult
getRequestId, getTimestamp
-
Constructor Details
-
BooleanResult
public BooleanResult()
-