Class OrderedSet

  • java.lang.Object
    • org.qmul.eecs.c4dm.sia.model.OrderedSet


  • public class OrderedSet
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String RESOURCE_URI 
    • Constructor Summary

      Constructors 
      Constructor and Description
      OrderedSet() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • RESOURCE_URI

        public static final java.lang.String RESOURCE_URI
    • Constructor Detail

      • OrderedSet

        public OrderedSet()