Companion

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
fitTwoInHeight
Link copied to clipboard
fun fitTwoInHeight(frameHeight: Float, firstObjWidth: Float, firstObjHeight: Float, secondObjWidth: Float, secondObjHeight: Float): <ERROR CLASS>
fitTwoInWidth
Link copied to clipboard
fun fitTwoInWidth(frameWidth: Float, firstObjWidth: Float, firstObjHeight: Float, secondObjWidth: Float, secondObjHeight: Float): <ERROR CLASS>
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String