public class YogaValue
public final float
value
public final YogaUnit
unit
YogaValue(float value, YogaUnit unit)
boolean
equals(Object other)
int
hashCode()
String
toString()
static YogaValue
parse(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
boolean equals(Object other)
int hashCode()
String toString()
static YogaValue parse(String s)