Interface FloatType

All Superinterfaces:
Mirror, PrimitiveType, Type
public interface FloatType
extends PrimitiveType

The type of all primitive float values accessed in the target VM. Calls to Value.type() will return an implementor of this interface.

Since:
1.3
See Also:
FloatValue

Methods

Methods declared in interface com.sun.jdi.Mirror

toString, virtualMachine

Methods declared in interface com.sun.jdi.Type

name, signature