List of usage examples for com.google.gwt.core.ext PropertyOracle interface-usage
From source file com.googlecode.gwt.test.internal.handlers.StaticPropertyOracle.java
/** * An implementation of {@link PropertyOracle} that contains property values, * rather than computing them. */ public class StaticPropertyOracle implements PropertyOracle, Serializable { private static final long serialVersionUID = 5937322024454847536L;