package internal
Type Members
-    case class Library(name: String) extends Product with SerializableRepresents Library Information. Represents Library Information. Currently this includes only the library name. - Note
- INTERNAL API 
 
-    class LibraryRegistry extends AnyRefUtility for adding entries to the com.twitter.util.registry.Library for a given com.twitter.inject.internal.Library. Utility for adding entries to the com.twitter.util.registry.Library for a given com.twitter.inject.internal.Library. - Note
- INTERNAL API 
- See also