You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
645 B
21 lines
645 B
.class interface abstract Lcom/google/common/eventbus/SubscriberFindingStrategy; |
|
.super Ljava/lang/Object; |
|
.source "SubscriberFindingStrategy.java" |
|
|
|
|
|
# virtual methods |
|
.method public abstract findAllSubscribers(Ljava/lang/Object;)Lcom/google/common/collect/Multimap; |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/lang/Object;", |
|
")", |
|
"Lcom/google/common/collect/Multimap", |
|
"<", |
|
"Ljava/lang/Class", |
|
"<*>;", |
|
"Lcom/google/common/eventbus/EventSubscriber;", |
|
">;" |
|
} |
|
.end annotation |
|
.end method
|
|
|