cmp method

  1. @DomName('IDBFactory.cmp')
  2. @DocsEditable()
int cmp (Object first, Object second)

Implementation

@DomName('IDBFactory.cmp')
@DocsEditable()
int cmp(Object first, Object second) native;