Interface SupportFactory.Builder
- Enclosing class:
- SupportFactory
public static interface SupportFactory.Builder
-
Method Summary
Modifier and TypeMethodDescriptionaddAllDisabledFeatures(Iterable<SupportFactory.Feature> elements) addDisabledFeatures(SupportFactory.Feature... elements) build()languageLevel(int languageLevel) packageName(String packageName)
-
Method Details
-
packageName
-
className
-
languageLevel
-
addDisabledFeatures
-
addDisabledFeatures
-
addAllDisabledFeatures
-
build
SupportFactory build()
-