A C D E F G H I J L M N P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- FIFOFrontier<E> - Class in com.ensoftcorp.open.pointsto.utilities.frontier
-
A First In First Out based worklist
- FIFOFrontier() - Constructor for class com.ensoftcorp.open.pointsto.utilities.frontier.FIFOFrontier
-
Creates a new frontier
- FIFOFrontier(int) - Constructor for class com.ensoftcorp.open.pointsto.utilities.frontier.FIFOFrontier
-
Creates a new frontier with the given initial capacity
- Frontier<E> - Interface in com.ensoftcorp.open.pointsto.utilities.frontier
-
Data structure for maintaining the worklist set of elements to process in a prescribed order.
All Classes All Packages