Class UnmodifiableCollectorsExamples.Feature
java.lang.Object
net.jrodolfo.java_evolution.java10.UnmodifiableCollectorsExamples.Feature
- Enclosing class:
UnmodifiableCollectorsExamples
Small Java 10-style data class used by the collector examples.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Feature
-
-
Method Details
-
name
- Returns:
- the feature name
-
category
- Returns:
- the feature category
-
active
public boolean active()- Returns:
- whether the feature is active in the example
-