public
__construct( string $topic )
match( string $other )
public static
matchPart( string $part , string $other )
isStarPart( string $part )
isHashPart( string $part )
isWildcardPart( string $part )
explodeTopicParts( string $topic )
__toString( )
public string
PART_SEPARATOR
'.'
STAR_PART
'*'
HASH_PART
'#'