ProtienFiend
New member
JavaGuru said:You could have used the != operator as well.
Some people have no problem with dairy and cutting, at least until it comes to the last few weeks, others do. I'm mildly lactose intolerant so I avoid it, too many grains will bloat me as well. IMO, it comes down to how your body responds to your diet. Only experience can give you that knowledge.
Or in a wordy language such as Java:
Dairy.getValue().equals(7percent.getValue());
EDIT: Forgot to declare my variables.
Dairy myDairy = new Dairy();
BF 7percent = new BF();