Uses of Class
org.projog.core.predicate.builtin.io.Write
-
Packages that use Write Package Description org.projog.core.predicate.builtin.io Predicates for system input and output with the file system. -
-
Uses of Write in org.projog.core.predicate.builtin.io
Methods in org.projog.core.predicate.builtin.io that return Write Modifier and Type Method Description static WriteWrite. write()static WriteWrite. writeln()
-