AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
ObjectIdSet (java.util.Collection<? extends ObjectId > collection) | |
int | size () |
boolean | add (ObjectId key) |
boolean | addAll (java.util.Collection<? extends ObjectId > collection) |
java.util.Iterator< ObjectId > | iterator () |
boolean | containsAll (java.util.Collection<?> collection) |
boolean | contains (java.lang.Object object) |
boolean | removeAll (java.util.Collection<?> collection) |
boolean | remove (java.lang.Object object) |
ObjectIdSet (ObjectIdSet other) | |
boolean | isEmpty () |
void | clear () |
boolean | addImpl (ObjectId key) |