Class InterceptorCommonLibrary.FoundFieldUsage<T>
java.lang.Object
name.matthewgreet.strutscommons.util.InterceptorCommonLibrary.FoundFieldUsage<T>
- Enclosing class:
InterceptorCommonLibrary
-
Constructor Summary
ConstructorsConstructorDescriptionFoundFieldUsage(InterceptorCommonLibrary.FieldUsage<T> foundFieldUsage, Map<String, InterceptorCommonLibrary.FieldUsage<T>> sourceTable) -
Method Summary
-
Constructor Details
-
FoundFieldUsage
public FoundFieldUsage(InterceptorCommonLibrary.FieldUsage<T> foundFieldUsage, Map<String, InterceptorCommonLibrary.FieldUsage<T>> sourceTable)
-
-
Method Details