Class PrefixOps.PrefixBuffer

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int idx  
      protected boolean isFirst  
    • Constructor Summary

      Constructors 
      Constructor Description
      PrefixBuffer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isInit()  
      • Methods inherited from class java.lang.Object

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

      • idx

        protected int idx
      • isFirst

        protected boolean isFirst
    • Constructor Detail

      • PrefixBuffer

        PrefixBuffer()
    • Method Detail

      • isInit

        public boolean isInit()