Interface BucketFunction.LocalProblems
- All Superinterfaces:
nz.org.riskscape.engine.problem.ProblemFactory
- Enclosing class:
- BucketFunction
public static interface BucketFunction.LocalProblems
extends nz.org.riskscape.engine.problem.ProblemFactory
-
Method Summary
Modifier and TypeMethodDescriptionnz.org.riskscape.problem.ProblemAppended to the various type mismatch errors to give a usage cluenz.org.riskscape.problem.ProblemduplicateBucketValue(Collection<String> duplicates)
-
Method Details
-
bucketsTypeHint
nz.org.riskscape.problem.Problem bucketsTypeHint()Appended to the various type mismatch errors to give a usage clue
-
duplicateBucketValue
-