public class AMFSpecialValueFactory.AMFVectorUintValueFactory extends java.lang.Object implements AMFSpecialValueFactory.SpecialValueFactory<AMFVectorUintValue>
| Constructor and Description |
|---|
AMFSpecialValueFactory.AMFVectorUintValueFactory(AMFVectorUint annotation) |
| Modifier and Type | Method and Description |
|---|---|
AMFVectorUintValue |
create(java.lang.Object o) |
public AMFSpecialValueFactory.AMFVectorUintValueFactory(AMFVectorUint annotation)
public AMFVectorUintValue create(java.lang.Object o)
create in interface AMFSpecialValueFactory.SpecialValueFactory<AMFVectorUintValue>