Package jflex.maven.plugin.jflex
Class JFlexMojo.ExtensionPredicate
java.lang.Object
jflex.maven.plugin.jflex.JFlexMojo.ExtensionPredicate
- Enclosing class:
JFlexMojo
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final com.google.common.collect.ImmutableSet
<String> -
Constructor Summary
ConstructorsConstructorDescriptionExtensionPredicate
(com.google.common.collect.ImmutableSet<String> extensions) ExtensionPredicate
(String... extensions) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Predicate
equals, test