edu.umd.cs.findbugs.ba.type

Class LongExtraType

public class LongExtraType extends 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

Method Summary
static Typeinstance()

Method Detail

instance

public static Type instance()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.