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 TypeInterfaceDescriptioninterfaceinterfaceinterfaceInterface representing something that performs both Writing and Reading for outputting and reading in data.Classes in repast.simphony.integration that implement ReaderModifier and TypeClassDescriptionclassThis is the primary class for data file reading.classclassclassMethods 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