public interface EntityMatchable
| Modifier and Type | Method and Description |
|---|---|
EntityMatch |
match(String message)
Try to match an entity from a message and return a EntityMatch result.
|
EntityMatch match(String message)
message - Message to matchCopyright © 2016. All rights reserved.