Class DotName.IndexState

  • Enclosing class:
    DotName

    private static class DotName.IndexState
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) DotName currentPrefix  
      (package private) int offset  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private IndexState()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • currentPrefix

        DotName currentPrefix
      • offset

        int offset
    • Constructor Detail

      • IndexState

        private IndexState()