Class OpBase

    • Constructor Detail

      • OpBase

        public OpBase()
    • Method Detail

      • hashCode

        public abstract int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public final boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • output

        public void output​(org.apache.jena.atlas.io.IndentedWriter out)
        Description copied from class: PrintSerializableBase
        Normally overridden for better information
        Specified by:
        output in interface org.apache.jena.atlas.io.Printable
        Overrides:
        output in class PrintSerializableBase