Class CachedPropertyInformation

java.lang.Object
com.google.gwt.core.ext.CachedPropertyInformation
All Implemented Interfaces:
Serializable

public class CachedPropertyInformation extends Object implements Serializable
A container for saving lists of deferred-binding and configuration properties to be compared subsequently with a PropertyOracle.
See Also:
  • Constructor Details

  • Method Details

    • checkPropertiesWithPropertyOracle

      public boolean checkPropertiesWithPropertyOracle(TreeLogger logger, PropertyOracle oracle)
      Check a previously cached set of deferred-binding and configuration properties with the provided property oracle.