Interface SocialFilterLike

All Superinterfaces:
SocialContextualParser, SocialUserInputParser
All Known Implementing Classes:
SocialFilterLiteral, SocialFilterRegex

public interface SocialFilterLike extends SocialUserInputParser
Represents a parser that will ONLY apply if the message was sent by a user

This interface extends SocialUserInputParser although it doesn't provide any additional methods.