order abstract method

Ordering order(
  1. A a1,
  2. A a2
)

Implementation

Ordering order(A a1, A a2);