Klasse Query.Void

java.lang.Object
org.opentcs.components.kernel.Query.Void
Alle implementierten Schnittstellen:
Serializable
Umschließende Schnittstelle:
Query<T>

public static class Query.Void extends Object implements Serializable
A convenience class to be used as the result type for queries that do not return any result.
Siehe auch:
  • Konstruktordetails

    • Void

      public Void()
      Creates a new instance.