Packages

package internal

Type Members

  1. case class Library(name: String) extends Product with Serializable

    Represents Library Information.

    Represents Library Information. Currently this includes only the library name.

    Note

    INTERNAL API

  2. class LibraryRegistry extends AnyRef

    Utility for adding entries to the com.twitter.util.registry.Library for a given com.twitter.inject.internal.Library.

Ungrouped