Class SignatureAttribute.Cursor

  • Enclosing class:
    SignatureAttribute

    private static class SignatureAttribute.Cursor
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int position  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Cursor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) int indexOf​(java.lang.String s, int ch)  
      • Methods inherited from class java.lang.Object

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

      • position

        int position
    • Constructor Detail

      • Cursor

        private Cursor()