imporve code completion

This commit is contained in:
hyb1996
2017-07-21 17:05:01 +08:00
parent ab2ad906e7
commit 6d62b40b21
12 changed files with 476 additions and 136 deletions

View File

@@ -238,4 +238,5 @@ public class UiObjectCollection {
public boolean nonEmpty() {
return size() != 0;
}
}