Uses of Interface
org.drools.base.InitialFact
-
Packages that use InitialFact Package Description org.drools.base.reteoo -
-
Uses of InitialFact in org.drools.base.reteoo
Classes in org.drools.base.reteoo that implement InitialFact Modifier and Type Class Description classInitialFactImplWe dont want users to be able to instantiate InitialFact so we expose it as an interface and make the class and its constructor package protectedMethods in org.drools.base.reteoo that return InitialFact Modifier and Type Method Description static InitialFactInitialFactImpl. getInstance()
-