Integer.compareUnsigned(int, int)
Long.compareUnsigned(long, long)
QualifierPolymorphism.getPolymorphicQualifierElement(javax.lang.model.element.AnnotationMirror)
QualifierPolymorphism.hasPolymorphicQualifier(javax.lang.model.element.AnnotationMirror)
TreeUtils.isSuperConstructorCall(MethodInvocationTree)
TreeUtils.isThisConstructorCall(MethodInvocationTree)
readUnsignedByte()
readUnsignedShort()
TreeUtils.withoutParens(com.sun.source.tree.ExpressionTree)
Byte.toUnsignedInt(byte)
Short.toUnsignedInt(short)
Byte.toUnsignedLong(byte)
Integer.toUnsignedLong(int)
Short.toUnsignedLong(short)
Integer.toUnsignedString(int)
Integer.toUnsignedString(int, int)
Long.toUnsignedString(long)
Long.toUnsignedString(long, int)