Class MarkupSelectorFilter.MarkupBlockMatchingCounter

  • Enclosing class:
    MarkupSelectorFilter

    static final class MarkupSelectorFilter.MarkupBlockMatchingCounter
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int[] counters  
      (package private) static int DEFAULT_COUNTER_SIZE  
      (package private) int[] indexes  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • indexes

        int[] indexes
      • counters

        int[] counters
    • Constructor Detail

      • MarkupBlockMatchingCounter

        MarkupBlockMatchingCounter()