public class Number extends Object implements EntityMatchable
| Constructor and Description |
|---|
Number() |
| Modifier and Type | Method and Description |
|---|---|
EntityMatch |
match(String message)
Try to match an entity from a message and return a EntityMatch result.
|
public EntityMatch match(String message)
EntityMatchablematch in interface EntityMatchablemessage - Message to matchCopyright © 2016. All rights reserved.