Package repast.simphony.query
package repast.simphony.query
-
ClassDescriptionDeprecated.AndQuery<T>Deprecated.Use
Context.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.NotQuery<T>Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.OrQuery<T>Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Deprecated.UseContext.getObjectsAsStream(Class)
and the Java 8+ streaming APIStream
instead.Query<T>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.Utility functions for working with queries.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.