Searched refs:mPatch (Results 1 – 1 of 1) sorted by relevance
43 private final int mPatch; field in Version51 mPatch = patch; in Version()96 return mPatch; in getPatch()137 .or(BigInteger.valueOf(mPatch)); in toBigInteger()153 && mPatch == otherVersionObj.mPatch; in equals()162 result = result * 31 + mPatch; in hashCode()