io.sarl.api.core
Interface OpenEventSpaceSpecification
All Superinterfaces:
SpaceSpecification<S>
All Known Implementing Classes:
SreOpenEventSpaceSpecification
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
@java.lang.FunctionalInterface
interface OpenEventSpaceSpecification
implements SpaceSpecification<S>
Specification of an OpenEventSpace where agent can freely register and unregister. No restrictions are enforced on the type of event.
Maven Group Identifier:
io.sarl.sdk
Maven Artifact Identifier:
api.core
Action Summary