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