Search Results
OK to copy?
Examples 1 through 2 of
2 (0.0010 seconds)
Class:
org.springframework.beans.factory.support.ManagedSet
©,
Rating:
0% of 0,
C1
Class: org.apache.tools.ant.types.Permissions ©, Rating: 0% of 0, C2
095
096 public boolean removeAll(Collection coll) {
097 return this.targetSet.removeAll(coll);
098 }
099
Class: org.apache.tools.ant.types.Permissions ©, Rating: 0% of 0, C2
294 Set as = parseActions(perm.getActions());
295 int size = as.size();
296 as.removeAll(actions);
297 if (as.size() == size) {
298 // None of the actions revoked, so all allowed.
Result Page:
1