PAGUE 6 MESES
LEVE 12 MESES
GARANTIR DESCONTO

Fórum Boolean Return Value #16622

01/03/2010

0

public boolean isFull(){ //generally full
if(parcelIsFull() || hcparcelIsFull() || noSharingParcel())
return true;
}
I want to know why i get this error

missing return statement
I have the value written as 'true' boolean as the returning value.
Lucas Giovanini

Lucas Giovanini

Responder

Utilizamos cookies para fornecer uma melhor experiência para nossos usuários, consulte nossa política de privacidade.

Aceitar