public class ConstantContext extends Object implements Comparable<ConstantContext>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ConstantContext that) |
boolean |
equals(Object obj) |
String |
getJavaName() |
String |
getJavaType() |
String |
getJavaValue() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public String getName()
public String getJavaType()
public String getJavaName()
public String getJavaValue()
public int compareTo(ConstantContext that)
compareTo in interface Comparable<ConstantContext>Copyright © 2012-2016 Facebook, Inc.. All Rights Reserved.