Package hydra.ext.io.shex.syntax
Class Exclusion
- java.lang.Object
-
- hydra.ext.io.shex.syntax.Exclusion
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable<Exclusion>
public class Exclusion extends java.lang.Object implements java.io.Serializable, java.lang.Comparable<Exclusion>
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(Exclusion other)booleanequals(java.lang.Object other)inthashCode()
-
-
-
Constructor Detail
-
Exclusion
public Exclusion(Iri value)
-
-