Package javassist.compiler.ast
Class Pair
- java.lang.Object
-
- javassist.compiler.ast.ASTree
-
- javassist.compiler.ast.Pair
-
- All Implemented Interfaces:
Serializable
public class Pair extends ASTree
A node of a a binary tree. This class provides concrete methods overriding abstract methods in ASTree.- See Also:
- Serialized Form