Sign in
android
/
platform
/
frameworks
/
support
/
6310e236dd5c299a63513af81712fd43790690c6
/
.
/
collection
/
api
/
restricted_1.0.0.txt
blob: 060f224c02e80e90db797b874e34bacf9584c8a2 [
file
] [
log
] [
blame
]
// Signature format: 3.0
package androidx.collection {
public final class ArraySet<E> {
method @RestrictTo({androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP}) public void append(E!);
}
}