T
- The class that Damage wrapspublic interface Damage<T>
getDamage()
is implementation
dependent as is how the Object affects the Target. The specific type is
given by the parameter <T>Modifier and Type | Method and Description |
---|---|
T |
getDamage() |
T getDamage()