Package it.unimi.dsi.fastutil.floats

Type-specific classes for float elements or keys.
  • Interface Summary
    Interface Description
    Float2ByteFunction
    A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
    Float2CharFunction
    A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
    Float2ReferenceFunction<V>
    A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.