private static class MultiValueMap.ReflectionFactory extends java.lang.Object implements Factory
Modifier and Type | Field and Description |
---|---|
private java.lang.Class |
clazz |
Constructor and Description |
---|
ReflectionFactory(java.lang.Class clazz) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
create()
Create a new object.
|