parent
1311d6949a
commit
72c8b73fa4
|
@ -268,7 +268,7 @@ public class BooleanUtils {
|
|||
if (result) {
|
||||
return false;
|
||||
}
|
||||
result = element;
|
||||
result = true;
|
||||
}
|
||||
}
|
||||
return result;
|
||||
|
|
Loading…
Reference in New Issue