public interface Placeholder
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Placeholder placeholder) |
int |
getEnd() |
String |
getKey() |
int |
getStart() |
boolean |
notFound() |
String |
replace(String lookup) |
boolean notFound()
String getKey()
int getStart()
int getEnd()
boolean contains(Placeholder placeholder)
Copyright © 2008–2016 RedEngine Ltd. All rights reserved.