FloatMath
public
class
FloatMath
extends Object
| java.lang.Object | |
| ↳ | android.util.FloatMath |
This class was deprecated
in API level 22.
Use Math instead.
Math routines similar to those found in Math.
Historically these methods were faster than the equivalent double-based
Math methods. On versions of Android with a JIT they
became slower and have since been re-implemented to wrap calls to
Math. Math should be used in
preference.
All methods were removed from the public API in version 23.
Summary
Inherited methods | |
|---|---|
java.lang.Object
| |
Interfaces
Classes
- ArrayMap
- ArraySet
- AtomicFile
- Base64
- Base64InputStream
- Base64OutputStream
- Config
- DebugUtils
- DisplayMetrics
- EventLog
- EventLog.Event
- EventLogTags
- EventLogTags.Description
- FloatMath
- FloatProperty
- Half
- IntProperty
- JsonReader
- JsonWriter
- LayoutDirection
- Log
- LogPrinter
- LongSparseArray
- LruCache
- MonthDisplayHelper
- MutableBoolean
- MutableByte
- MutableChar
- MutableDouble
- MutableFloat
- MutableInt
- MutableLong
- MutableShort
- Pair
- Patterns
- PrintStreamPrinter
- PrintWriterPrinter
- Property
- Range
- Rational
- Size
- SizeF
- SparseArray
- SparseBooleanArray
- SparseIntArray
- SparseLongArray
- StateSet
- StringBuilderPrinter
- TimeUtils
- TimingLogger
- TypedValue
- Xml
Enums
Exceptions