public class SimpleGenericAttribute<T,V>
extends de.verygame.xue.mapping.tag.attribute.AbstractAttribute<T,V>
| Constructor and Description |
|---|
SimpleGenericAttribute(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(T element,
V value) |
java.lang.String |
getName() |