JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.conditionals.api.tree.problems
ProblemFormatter
Contents
Description
Method Summary
Method Details
format(Problem)
format(Iterable)
Hide sidebar
Show sidebar
Interface ProblemFormatter
All Known Implementing Classes:
DefaultProblemFormatter
public interface
ProblemFormatter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
format
(
Problem
problem)
String
format
(
Iterable
<? extends
Problem
> problem)
Method Details
format
String
format
(
Problem
problem)
format
String
format
(
Iterable
<? extends
Problem
> problem)