Uses of Class
org.drools.model.TypeReference
-
Packages that use TypeReference Package Description org.drools.model -
-
Uses of TypeReference in org.drools.model
Methods in org.drools.model with parameters of type TypeReference Modifier and Type Method Description static <T> Global<T>DSL. globalOf(TypeReference<T> type, java.lang.String pkg, java.lang.String name)
-