
bear.main.phaser.WhenDone Maven / Gradle / Ivy
The newest version!
package bear.main.phaser;
/**
* @author Andrey Chaschev [email protected]
*/
public interface WhenDone {
void act(V result, PhaseParty party);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy