public class TextLocation extends Object
Constructor and Description |
---|
TextLocation(Region region,
String resource) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
Collection<? extends Object> |
getAllContents() |
Region |
getRegion() |
String |
getResource() |
int |
hashCode() |
String |
toString() |
public String getResource()
public Region getRegion()
public Collection<? extends Object> getAllContents()
Copyright © 2018. All rights reserved.