SimpleStatement
instead for extension, and
ValueFactory
for instantiation.@Deprecated public class StatementImpl extends SimpleStatement
Constructor and Description |
---|
StatementImpl(Resource subject,
URI predicate,
Value object)
Deprecated.
since 4.0. Use
ValueFactory.createStatement(Resource, IRI, Value)
instead. |
equals, getContext, getObject, getPredicate, getSubject, hashCode, toString
@Deprecated public StatementImpl(Resource subject, URI predicate, Value object)
ValueFactory.createStatement(Resource, IRI, Value)
instead.Copyright © 2001-2016 Aduna. All Rights Reserved.