public Class<? extends PrefixMatcher> bindPrefixMatcher() { return FQNPrefixMatcher.class; }
/** * Filter fully qualified proposals also by their last segment and not only by their fully qualified name. */ public Class<? extends PrefixMatcher> bindPrefixMatcher() { return FQNPrefixMatcher.class; }