- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getSubscriberMethod (0.06 sec)
-
android/guava/src/com/google/common/eventbus/SubscriberExceptionContext.java
*/ public Object getSubscriber() { return subscriber; } /** * @return The subscribed method that threw the exception. */ public Method getSubscriberMethod() { return subscriberMethod; }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Jan 18 02:54:30 UTC 2025 - 2.2K bytes - Viewed (0)