Package org.opentcs.components.kernel
Class Query.Void
java.lang.Object
org.opentcs.components.kernel.Query.Void
- All Implemented Interfaces:
Serializable
A convenience class to be used as the result type for queries that do not return any result.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Void
public Void()Creates a new instance.
-