Class EnvironmentQueries

  • All Implemented Interfaces:
    com.expediagroup.graphql.server.operations.Query

    
    public final class EnvironmentQueries<T extends Object, P extends Position<out P>>
     implements Query
                        

    Simple environment test queries.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final SimulationSurrogate<T, P> simulation() Returns the actual state of the simulation.
      final EnvironmentSurrogate<T, P> environment() Returns the actual state of the environment.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait