Class DependencyInjectionFactory.TypedValue

java.lang.Object
com.thoughtworks.xstream.core.util.DependencyInjectionFactory.TypedValue
Enclosing class:
DependencyInjectionFactory

private static class DependencyInjectionFactory.TypedValue extends Object
  • Field Details

  • Constructor Details

    • TypedValue

      public TypedValue(Class type, Object value)
  • Method Details