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
L
- LIFOFrontier<E> - Class in com.ensoftcorp.open.pointsto.utilities.frontier
-
A Last In First Out based worklist
- LIFOFrontier() - Constructor for class com.ensoftcorp.open.pointsto.utilities.frontier.LIFOFrontier
-
Creates a new frontier
- LIFOFrontier(int) - Constructor for class com.ensoftcorp.open.pointsto.utilities.frontier.LIFOFrontier
-
Creates a new frontier with the given initial capacity
- loadPreferences() - Static method in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
-
Loads or refreshes current preference values
- log(int, String, Throwable) - Static method in class com.ensoftcorp.open.pointsto.log.Log
- Log - Class in com.ensoftcorp.open.pointsto.log
-
Centralized logging for Eclipse plugins.
- Log() - Constructor for class com.ensoftcorp.open.pointsto.log.Log
- LRUFrontier<E> - Class in com.ensoftcorp.open.pointsto.utilities.frontier
-
A Least Recently Used based worklist
- LRUFrontier() - Constructor for class com.ensoftcorp.open.pointsto.utilities.frontier.LRUFrontier
-
Creates a new frontier
- LRUFrontier(int) - Constructor for class com.ensoftcorp.open.pointsto.utilities.frontier.LRUFrontier
-
Creates a new frontier with the given initial capacity
All Classes All Packages