from Float Recycling
Construct an Avail boxed floating point object from the passed float.
Return
The boxed Avail FloatDescriptor floating point object.
Parameters
a Float
The Java float to box.
recyclable1
A boxed float that may be reused if it's mutable.
can Destroy
Whether the given float can be reused if it's mutable.