Sign in
android
/
platform
/
frameworks
/
support
/
6310e236dd5c299a63513af81712fd43790690c6
/
.
/
collection
/
api
/
restricted_1.1.0-alpha03.txt
blob: 7345795a816ba46b8257fe37bdbea01df81af72e [
file
] [
log
] [
blame
]
// Signature format: 3.0
package androidx.collection {
public final class ArraySet<E> implements java.util.Collection<E> java.util.Set<E> {
method @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public void append(E!);
}
}