edu.umd.cs.findbugs.ba.type

Class BottomType

public class BottomType extends Type implements ExtendedTypes

Special "bottom" type. It is the zero element for the type merge operation.

Author: David Hovemeyer

See Also: TypeAnalysis TypeFrame TypeMerger

Method Summary
static Typeinstance()
Get the single instance of the bottom type.

Method Detail

instance

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