Interface ISortOrder

All Known Subinterfaces:
ISortOrderList, ISortOrderTerm
All Known Implementing Classes:
SortOrderList, SortOrderTerm

public interface ISortOrder
  • Method Summary

    Modifier and Type
    Method
    Description
    <O, E extends Exception>
    O
    accept(ISortOrderVisitor<O,E> visitor)