Interface ILinearize
- 
 public interface ILinearizeA interface for the linearization algorithms that order the DAG nodes into a sequence of instructions to execute. https://en.wikipedia.org/wiki/Linearizability#Linearization_points
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classILinearize.DagLinearization
 - 
Field SummaryFields Modifier and Type Field Description static org.apache.commons.logging.LogLOG
 
-