Class CursorSupport


  • public class CursorSupport
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CursorSupport()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Cursor getCursorPosition​(Terminal terminal, java.util.function.IntConsumer discarded)  
      • Methods inherited from class java.lang.Object

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

      • CursorSupport

        public CursorSupport()
    • Method Detail

      • getCursorPosition

        public static Cursor getCursorPosition​(Terminal terminal,
                                               java.util.function.IntConsumer discarded)