Uses of Interface
repast.simphony.integration.Writer
Packages that use Writer
-
Uses of Writer in repast.simphony.integration
Subinterfaces of Writer 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 WriterModifier and TypeClassDescriptionclass
class
class
class
Methods in repast.simphony.integration that return WriterModifier and TypeMethodDescriptionDefaultDataFile.getWriter()
IntegrationSource.getWriter()
Retrieves the writer that will be used to perform writes.Methods in repast.simphony.integration with parameters of type Writer