Uses of Class
org.robovm.compiler.config.StripArchivesConfig.Pattern
| Package | Description |
|---|---|
| org.robovm.compiler.config |
-
Uses of StripArchivesConfig.Pattern in org.robovm.compiler.config
Methods in org.robovm.compiler.config that return types with arguments of type StripArchivesConfig.Pattern Modifier and Type Method Description ArrayList<StripArchivesConfig.Pattern>StripArchivesConfig. getPatterns()Constructor parameters in org.robovm.compiler.config with type arguments of type StripArchivesConfig.Pattern Constructor Description StripArchivesConfig(ArrayList<StripArchivesConfig.Pattern> patterns)