factor property
final
How many shares of the leftover space this item asks for. 0 asks for none, leaving the item at whatever size it chooses.
Implementation
final int factor;
How many shares of the leftover space this item asks for. 0 asks for none, leaving the item at whatever size it chooses.
final int factor;