JavaScript is disabled on your browser.
FindBugs™ 3.0.1-dev-20230629
Detail:
Field |
Constr |
Method
java.lang.Object
org.apache.bcel.generic.Type
edu.umd.cs.findbugs.ba.type.LongExtraType
All Implemented Interfaces:
ExtendedTypes , java.io.Serializable
public class LongExtraType
extends org.apache.bcel.generic.Type
implements ExtendedTypes
Special type used to represent the "extra" part of a long value. We say that
when a long is stored, local n will have type long, and local
n+1 will have this type.
Author:
David Hovemeyer
See Also:
TypeAnalysis
,
TypeFrame
,
TypeMerger
,
Serialized Form
Field Summary
Fields inherited from class org.apache.bcel.generic.Type
BOOLEAN, BYTE, CHAR, CLASS, DOUBLE, FLOAT, INT, LONG, NO_ARGS, NULL, OBJECT, SHORT, signature, STRING, STRINGBUFFER, THROWABLE, type, UNKNOWN, VOID
Method Summary
Methods inherited from class org.apache.bcel.generic.Type
getArgumentTypes, getMethodSignature, getReturnType, getSignature, getSignature, getSize, getType, getType, getType, getTypes, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Method Detail
hashCode
public int hashCode()
Overrides:
hashCode
in class org.apache.bcel.generic.Type
FindBugs™ 3.0.1-dev-20230629
Detail:
Field |
Constr |
Method
FindBugs ™ is licenced under the LGPL. Copyright © 2006 University of Maryland.