public static class MatchData.Instance extends BasicStringWrapper implements SourcedStringWrapper, IdentifiedStringWrapper
| Constructor and Description |
|---|
Instance(String source,
String id,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getSource() |
boolean |
sameId(MatchData.Instance b) |
String |
toString() |
charAt, hashCode, length, unwrapclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitcharAt, length, unwrappublic String getSource()
getSource in interface SourcedStringWrapperpublic String getId()
getId in interface IdentifiedStringWrapperpublic boolean sameId(MatchData.Instance b)
public String toString()
toString in class BasicStringWrapperCopyright © 2016. All rights reserved.