cmp method

int cmp (
  1. Object first,
  2. Object second
)

Implementation

int cmp(Object first, Object second) native;