static class RawCollectionsExample.Event extends Object
private String
name
source
private
RawCollectionsExample.Event(String name, String source)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private String name
private String source
private RawCollectionsExample.Event(String name, String source)
public String toString()
toString
Object