Package org.jboss.msc.value
Class SetValue<T>
- java.lang.Object
-
- org.jboss.msc.value.SetValue<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<T>
getValue()
Get the actual value.
-