Class Indexer.BooleanHolder

  • Enclosing class:
    Indexer

    private static class Indexer.BooleanHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean bool  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private BooleanHolder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • bool

        boolean bool
    • Constructor Detail

      • BooleanHolder

        private BooleanHolder()