S
- type of the spaces that may be created by this specification.@FunctionalInterface public interface SpaceSpecification<S extends Space>
The SpaceSpecification
defines the rules (including action and
perception) for interacting within a given set of Spaces respecting this
specification.
Modifier and Type | Method and Description |
---|---|
S |
create(id : SpaceID,
params : Object*)
Creates a
Space that respects this specification. |
Copyright © 2021 the original authors or authors.