package com.jakewharton.rxbinding2.internal; import android.support.annotation.RestrictTo; import static android.support.annotation.RestrictTo.Scope.LIBRARY_GROUP; @RestrictTo(LIBRARY_GROUP) public enum Notification { INSTANCE }