public class

SymbolResolutionClosure

extends Object
java.lang.Object
   ↳ sun.tools.jstat.SymbolResolutionClosure

Class Overview

A class implementing the Closure interface which is used to resolve all the symbols in the expressions contained in ColumnFormat objects.

Summary

Public Constructors
SymbolResolutionClosure(ExpressionEvaluator ee)
Public Methods
void visit(Object o, boolean hasNext)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SymbolResolutionClosure (ExpressionEvaluator ee)

Public Methods

public void visit (Object o, boolean hasNext)