public class AspectsCache
extends java.lang.Object
public methods on this class are not documented to avoid people to use them incorrectly.
| Constructor and Description | 
|---|
| AspectsCache() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Boolean | cachedResult(Aspect aspect,
            java.util.Collection<javax.xml.namespace.QName> dimensionsTested,
            java.lang.Object node1,
            java.lang.Object node2)Cached result. | 
| java.lang.Boolean | cachedResult(Aspect aspect,
            java.lang.Object node1,
            java.lang.Object node2)Cached result. | 
| void | cachePut(Aspect aspect,
        java.util.Collection<javax.xml.namespace.QName> dimensionsTested,
        java.lang.Object node1,
        java.lang.Object node2,
        boolean result)Cache put. | 
| void | cachePut(Aspect aspect,
        java.lang.Object node1,
        java.lang.Object node2,
        boolean result)Cache put. | 
| void | clear()Clear. | 
public void clear()
public java.lang.Boolean cachedResult(Aspect aspect, java.lang.Object node1, java.lang.Object node2)
aspect - the aspectnode1 - the node1node2 - the node2public void cachePut(Aspect aspect, java.lang.Object node1, java.lang.Object node2, boolean result)
aspect - the aspectnode1 - the node1node2 - the node2result - the resultpublic void cachePut(Aspect aspect, java.util.Collection<javax.xml.namespace.QName> dimensionsTested, java.lang.Object node1, java.lang.Object node2, boolean result)
aspect - the aspectdimensionsTested - the dimensions testednode1 - the node1node2 - the node2result - the resultpublic java.lang.Boolean cachedResult(Aspect aspect, java.util.Collection<javax.xml.namespace.QName> dimensionsTested, java.lang.Object node1, java.lang.Object node2)
aspect - the aspectdimensionsTested - the dimensions testednode1 - the node1node2 - the node2Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa