compare abstract method

int compare(
  1. VEntity a,
  2. VEntity b
)

Implementation

int compare(VEntity a, VEntity b);