Interface Peeker<O>


  • public interface Peeker<O>
    • Method Detail

      • peek

        O peek​(int ahead)
      • jump

        void jump()