Package com.google.inject.util


package com.google.inject.util
Helper methods for working with Guice.
  • Class
    Description
    Utilities for checking if classes are enhanced and/or getting the original un-enhanced class.
    Static utility methods for creating and working with instances of Module.
    See the EDSL example at override().
    Static utility methods for creating and working with instances of Provider.
    Static methods for working with types.