Interface FloatIdentifiable
public interface FloatIdentifiable
-
Method Summary
Modifier and TypeMethodDescriptionfloatThe float representation of the object.static floatgetFloatRepresentation(FloatIdentifiable identifiable) static floatgetFloatRepresentation(IntIdentifiable identifiable) static floatgetFloatRepresentation(StringIdentifiable identifiable)
-
Method Details
-
getFloatRepresentation
float getFloatRepresentation()The float representation of the object.- Returns:
- The float representation of the object.
-
getFloatRepresentation
-
getFloatRepresentation
-
getFloatRepresentation
-