Uses of Class
standalone.dos.GraphSolutionItem
-
Packages that use GraphSolutionItem Package Description standalone.dos -
-
Uses of GraphSolutionItem in standalone.dos
Methods in standalone.dos that return types with arguments of type GraphSolutionItem Modifier and Type Method Description List<GraphSolutionItem>GraphSolutions. getAnswers()Constructor parameters in standalone.dos with type arguments of type GraphSolutionItem Constructor Description GraphSolutions(List<GraphSolutionItem> answers, IsaacAnswerResponse unmatchedResponse)
-