public interface ExternalLibraryPathTypeMapper
external library path types
to ide library path types
.
Is introduced because 'JavadocOrderRootType.getInstance()'
assumes that project IoC is setup thus
make it ineligible for unit testing.
Implementations of this interface are expected to be thread-safe.Modifier and Type | Method and Description |
---|---|
static ExternalLibraryPathTypeMapper |
getInstance() |
OrderRootType |
map(LibraryPathType type) |
OrderRootType map(LibraryPathType type)
static ExternalLibraryPathTypeMapper getInstance()