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