Interface BoolWithExplanation

All Known Implementing Classes:
BoolWithExplanation.FalseWithExplanation, BoolWithExplanation.True

public sealed interface BoolWithExplanation permits BoolWithExplanation.True, BoolWithExplanation.FalseWithExplanation