Package com.ibm.wala.util

This package provides miscellaneous utilities.

See:
          Description

Interface Summary
MonitorUtil.IProgressMonitor Use this interface to decouple core utilities from the Eclipse layer
 

Class Summary
MonitorUtil Simple utilities for Eclipse progress monitors
PlatformUtil Platform-specific utility functions.
Predicate<T> Interface for defining an arbitrary predicate on Objects.
ProgressMaster A class to control execution through the IProgressMonitor interface.
ProgressMonitorDelegate A Wrapper around an Eclipse IProgressMonitor
 

Exception Summary
CancelException An exception for when work is canceled in eclipse.
CancelRuntimeException An exception for when work is canceled in eclipse.
WalaException An exception to raise for some WALA failure
 

Package com.ibm.wala.util Description

This package provides miscellaneous utilities.