Package 

Class ContextRef

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private CommandContext<S> context
    • Constructor Summary

      Constructors 
      Constructor Description
      ContextRef()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final CommandContext<S> getContext()
      final Unit setContext(CommandContext<S> context)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContextRef

        ContextRef()