Uses of Enum
org.eclipse.sisu.space.GlobberStrategy
Packages that use GlobberStrategy
-
Uses of GlobberStrategy in org.eclipse.sisu.space
Subclasses with type arguments of type GlobberStrategy in org.eclipse.sisu.spaceModifier and TypeClassDescriptionenumEnumerates various optimized globbing strategies.Methods in org.eclipse.sisu.space that return GlobberStrategyModifier and TypeMethodDescriptionstatic final GlobberStrategySelects the optimal globber strategy for the given plain-text glob.static GlobberStrategyReturns the enum constant of this type with the specified name.static GlobberStrategy[]GlobberStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.