public class Prefix extends Object
Prefix(String prefix)
Prefix(String prefix, boolean isConstant)
String
getPrefix()
boolean
isConstant()
isPrefixOf(Prefix that)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Prefix(String prefix)
public Prefix(String prefix, boolean isConstant)
public String getPrefix()
public boolean isConstant()
public boolean isPrefixOf(Prefix that)
Copyright © 2013. All Rights Reserved.