Package org.jboss.modules
Class Paths<T,A>
java.lang.Object
org.jboss.modules.Paths<T,A>
- Type Parameters:
T
- the type of object that each path refers toA
- the type of the source object used to calculate the path maps
A pair of path maps.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) A[]
getSourceList
(A[] defVal) (package private) static <T,
A> Paths<T, A> none()
-
Field Details
-
sourceList
-
allPaths
-
NONE
-
-
Constructor Details
-
Paths
-
-
Method Details
-
getAllPaths
-
getSourceList
-
none
-