Class PurityUtils

java.lang.Object
org.checkerframework.dataflow.util.PurityUtils

public class PurityUtils extends Object
A utility class for working with the SideEffectFree, Deterministic, and Pure annotations.
See Also: