Class BoolFeature
- java.lang.Object
-
- com.github.laohyx.usaddress.feature.Feature
-
- com.github.laohyx.usaddress.feature.BoolFeature
-
public class BoolFeature extends Feature
-
-
Constructor Summary
Constructors Constructor Description BoolFeature(boolean val)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetValue()java.lang.StringtoString()-
Methods inherited from class com.github.laohyx.usaddress.feature.Feature
createFromEndsinpunc, getType
-
-