Package org.opentcs.components.kernel
Klasse Query.Void
java.lang.Object
org.opentcs.components.kernel.Query.Void
- Alle implementierten Schnittstellen:
Serializable
A convenience class to be used as the result type for queries that do not return any result.
- Siehe auch:
-
Konstruktorübersicht
-
Methodenübersicht
-
Konstruktordetails
-
Void
public Void()Creates a new instance.
-