Interface HasSequence


  • public interface HasSequence
    If an Importable has an order then this interface can be applied to it and then they can be arranged into an order.
    See Also:
    Importable
    • Method Detail

      • getSequenceNum

        int getSequenceNum()