In multibindings extension in files: com.google.inject.multibindings.MapBinder com.google.inject.multibindings.Multibinder
there are two static imports: import static com.google.common.base.Preconditions.checkNotNull; import static com.google.common.base.Preconditions.checkState; while it should say: import static com.google.inject.internal.base.Preconditions --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
