Class ScholarImpl<K>

  • All Implemented Interfaces:
    Scholar<K>

    public class ScholarImpl<K>
    extends Object
    implements Scholar<K>
    • Constructor Detail

      • ScholarImpl

        public ScholarImpl()
      • ScholarImpl

        public ScholarImpl​(org.drools.core.factmodel.traits.Thing<K> arg)
    • Method Detail