Class KnowledgeBuilderImpl.ForkJoinPoolHolder

  • Enclosing class:
    KnowledgeBuilderImpl

    public static class KnowledgeBuilderImpl.ForkJoinPoolHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.concurrent.ForkJoinPool COMPILER_POOL  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • COMPILER_POOL

        public static final java.util.concurrent.ForkJoinPool COMPILER_POOL
    • Constructor Detail

      • ForkJoinPoolHolder

        public ForkJoinPoolHolder()