Uses of Class
org.eclipse.rdf4j.model.impl.BooleanLiteralImpl
-
Packages that use BooleanLiteralImpl Package Description org.eclipse.rdf4j.model.impl Default implementations of the RDF model interfaces -
-
Uses of BooleanLiteralImpl in org.eclipse.rdf4j.model.impl
Fields in org.eclipse.rdf4j.model.impl declared as BooleanLiteralImpl Modifier and Type Field Description static BooleanLiteralImpl
BooleanLiteralImpl. FALSE
Deprecated.since 2.0.static BooleanLiteralImpl
BooleanLiteralImpl. TRUE
Deprecated.since 2.0.
-