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!);
}
}