@FunctionalInterface public interface RelationEventHandler<R,C>
Modifier and Type | Method and Description |
---|---|
void |
handle(RelationEvent<R,C> event) |
void handle(RelationEvent<R,C> event)
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.