JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
OptaPlanner persistence common 6.4.0.Beta2
Prev
Next
Frames
No Frames
All Classes
G
O
R
S
W
G
getInputFileExtension()
- Method in interface org.optaplanner.persistence.common.api.domain.solution.
SolutionFileIO
It's highly recommended that this method returns the same value as
getOutputFileExtension()
, because a good output file is able to function as an input file.
getOutputFileExtension()
- Method in interface org.optaplanner.persistence.common.api.domain.solution.
SolutionFileIO
Every
Solution
type potentially has its own file extension.
O
org.optaplanner.persistence.common.api.domain.solution
- package org.optaplanner.persistence.common.api.domain.solution
R
read(File)
- Method in interface org.optaplanner.persistence.common.api.domain.solution.
SolutionFileIO
This method is thread-safe.
S
SolutionFileIO
- Interface in
org.optaplanner.persistence.common.api.domain.solution
Reads or writes a
Solution
from or to a
File
.
W
write(Solution, File)
- Method in interface org.optaplanner.persistence.common.api.domain.solution.
SolutionFileIO
This method is thread-safe.
G
O
R
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
OptaPlanner persistence common 6.4.0.Beta2
Prev
Next
Frames
No Frames
All Classes
Copyright © 2006–2016
JBoss by Red Hat
. All rights reserved.