public static class SourcedMatchData.Instance extends BasicStringWrapper implements SourcedStringWrapper
| Constructor and Description |
|---|
Instance(String source,
String id,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getSource() |
boolean |
sameId(SourcedMatchData.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()
public boolean sameId(SourcedMatchData.Instance b)
public String toString()
toString in class BasicStringWrapperCopyright © 2016. All rights reserved.