Searched defs:AppleEvent (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/rmi/reliability/juicer/
H A DAppleEvent.java28 * The AppleEvent class is simply an object to be passed to a
32 public class AppleEvent implements Serializable { class in inherits:Serializable
41 public AppleEvent(int what) { method in class:AppleEvent
/openjdk7/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DAppleEvent.java27 * The AppleEvent class is simply an object to be passed back to a
31 public class AppleEvent implements java.io.Serializable { class in inherits:java.io.Serializable
41 public AppleEvent(int what) method in class:AppleEvent

Completed in 29 milliseconds