org.drools.examples.traits
Class ScholarImpl<K>
java.lang.Object
org.drools.examples.traits.ScholarImpl<K>
- All Implemented Interfaces:
- Scholar<K>
public class ScholarImpl<K>
- extends Object
- implements Scholar<K>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScholarImpl
public ScholarImpl()
ScholarImpl
public ScholarImpl(org.drools.core.factmodel.traits.Thing<K> arg)
learn
public void learn(String subject)
- Specified by:
learn
in interface Scholar<K>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.