Package org.glassfish.pfl.basic.algorithm


package org.glassfish.pfl.basic.algorithm
  • Class
    Description
     
     
    Given an AnnotatedElement, fetch all of the inherited annotations.
    Analyzes class inheritance hiearchy and provides methods for searching for classes and methods.
     
    This annotation is applied to a field to indicate that it should not be displayed by ObjectUtility.*ToString.
    This annotation is applied to a field to indicate that it should be displayed by ObjectUtility.*ToString using its toString() value.
     
    A Finder finds the immediate successors of an element of the graph.
    General object related utilities.
     
    Manages printing of indented source code.