// Three-way compare. // Return a value >0 if `rhs` is higher than `*this`, <0 if lower and 0 if equal. // // The order is the same as the `ProtoId` order required by dex file specification if both // signatures were in the same dex file. int Compare(const Signature& rhs) const;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.