EachApplicable<T>
public static class EachApplicable.ApplyRecoverPhyStats<T extends Affectable> extends java.lang.Object implements EachApplicable<T>
EachApplicable.ApplyAffectPhyStats<T extends StatsAffecting>, EachApplicable.ApplyRecoverPhyStats<T extends Affectable>
Constructor | Description |
---|---|
ApplyRecoverPhyStats() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(T a) |
Implement the code that will apply to each object
|
public void apply(T a)
EachApplicable
apply
in interface EachApplicable<T extends Affectable>
a
- the object to work on