Uses of Package
repast.simphony.query
Package
Description
-
ClassDescriptionInterface for classes that query a collection such as a projection or context and returns an iterable over the objects that are the result of that query.
-
ClassDescriptionDeprecated.Interface for classes that query a collection such as a projection or context and returns an iterable over the objects that are the result of that query.
-
ClassDescriptionInterface for classes that query a collection such as a projection or context and returns an iterable over the objects that are the result of that query.Base class for queries whose results contains all the objects within some distance of a specified object.
-
ClassDescriptionInterface for classes that query a collection such as a projection or context and returns an iterable over the objects that are the result of that query.
-
ClassDescriptionInterface for classes that query a collection such as a projection or context and returns an iterable over the objects that are the result of that query.
-
ClassDescriptionInterface for classes that query a collection such as a projection or context and returns an iterable over the objects that are the result of that query.Base class for queries whose results contains all the objects within some distance of a specified object.
Context.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.