Uses of Interface
repast.simphony.integration.Reader
Packages that use Reader
-
Uses of Reader in repast.simphony.integration
Subinterfaces of Reader in repast.simphony.integrationModifier and TypeInterfaceDescriptioninterface
interface
interface
Interface representing something that performs both Writing and Reading for outputting and reading in data.Classes in repast.simphony.integration that implement ReaderModifier and TypeClassDescriptionclass
This is the primary class for data file reading.class
class
class
Methods in repast.simphony.integration that return ReaderModifier and TypeMethodDescriptionDefaultDataFile.getReader()
IntegrationSource.getReader()
Retrieves the reader that will be used to perform reads.Methods in repast.simphony.integration with parameters of type Reader