public class TagAbiPair extends Object implements Comparable<TagAbiPair>
| Constructor and Description |
|---|
TagAbiPair(TAG tag,
ABI abi) |
public TAG getTag()
public ABI getAbi()
public static TagAbiPair construct(String tagAbiString)
public int compareTo(TagAbiPair o)
compareTo in interface Comparable<TagAbiPair>Copyright © 2015 JBoss by Red Hat. All rights reserved.