com.google.inject.internal

Class RealOptionalBinder<T>

  • All Implemented Interfaces:
    Module


    public final class RealOptionalBinder<T>
    extends Object
    implements Module
    The actual OptionalBinder plays several roles. It implements Module to hide that fact from the public API, and installs the various bindings that are exposed to the user.

Copyright © 2006–2018 Google, Inc.. All rights reserved.