Uses of Enum Class
at.syntaxerror.ieee754.FloatingType
Packages that use FloatingType
Package
Description
-
Uses of FloatingType in at.syntaxerror.ieee754
Methods in at.syntaxerror.ieee754 that return FloatingTypeModifier and TypeMethodDescriptionstatic FloatingTypeReturns the enum constant of this class with the specified name.static FloatingType[]FloatingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in at.syntaxerror.ieee754 with parameters of type FloatingTypeModifier and TypeMethodDescriptionFloatingFactory.create(int signum, FloatingType type) Creates a newFloatingConstructors in at.syntaxerror.ieee754 with parameters of type FloatingTypeModifierConstructorDescriptionFloating(int signum, FloatingType type) Creates a new special floating-point number. -
Uses of FloatingType in at.syntaxerror.ieee754.binary
Constructors in at.syntaxerror.ieee754.binary with parameters of type FloatingType -
Uses of FloatingType in at.syntaxerror.ieee754.decimal
Constructors in at.syntaxerror.ieee754.decimal with parameters of type FloatingType