Package org.glassfish.pfl.basic.algorithm

Interface Summary
Algorithms.Action<T>  
Graph.Finder<E> A Finder finds the immediate successors of an element of the graph.
 

Class Summary
Algorithms  
AnnotationAnalyzer Given an AnnotatedElement, fetch all of the inherited annotations.
ClassAnalyzer Analyzes class inheritance hiearchy and provides methods for searching for classes and methods.
DelayedObjectToString  
Graph<E>  
ObjectUtility General object related utilities.
ObjectWriter  
Printer Manages printing of indented source code.
 

Annotation Types Summary
DumpIgnore This annotation is applied to a field to indicate that it should not be displayed by ObjectUtility.*ToString.
DumpToString This annotation is applied to a field to indicate that it should be displayed by ObjectUtility.*ToString using its toString() value.
 



Copyright © 2013 Oracle. All Rights Reserved.