Uses of Class
org.projog.core.predicate.builtin.list.Nth
-
Packages that use Nth Package Description org.projog.core.predicate.builtin.list Predicates for working with list data structures. -
-
Uses of Nth in org.projog.core.predicate.builtin.list
Methods in org.projog.core.predicate.builtin.list that return Nth Modifier and Type Method Description static NthNth. nth0()static NthNth. nth1()
-