public class Prefix extends Object
| Constructor and Description |
|---|
Prefix(String prefix) |
Prefix(String prefix,
boolean isConstant) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
boolean |
isConstant() |
boolean |
isPrefixOf(Prefix that) |
Copyright © 2015. All rights reserved.