Class AllenRelation

java.lang.Object
org.aksw.commons.algebra.allen.AllenRelation

public class AllenRelation extends Object
An immutable wrapper for a bit-pattern (of primitive type 'short') that represents the Allen relations
  • Field Details

  • Constructor Details

    • AllenRelation

      protected AllenRelation(short pattern)
      The public API to create instances is
      invalid reference
      #create(short)
      .
  • Method Details