Class SerbianAnalyzer.DefaultSetHolder

  • Enclosing class:
    SerbianAnalyzer

    private static class SerbianAnalyzer.DefaultSetHolder
    extends java.lang.Object
    Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private DefaultSetHolder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEFAULT_STOP_SET

        static final CharArraySet DEFAULT_STOP_SET
    • Constructor Detail

      • DefaultSetHolder

        private DefaultSetHolder()