Package org.eclipse.rdf4j.model.base
Class AbstractBNode
java.lang.Object
org.eclipse.rdf4j.model.base.AbstractBNode
- All Implemented Interfaces:
Serializable
,BNode
,Resource
,Value
- Direct Known Subclasses:
SimpleBNode
Base class for
BNode
, offering common functionality.- Since:
- 3.5.0
- Author:
- Alessandro Bollini
- See Also:
-
Constructor Details
-
AbstractBNode
public AbstractBNode()
-
-
Method Details
-
stringValue
-
equals
Description copied from interface:BNode
Compares this blank node to another object. -
hashCode
-
toString
-