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

/openjdk7/jdk/src/share/classes/sun/management/
H A DGarbageCollectionNotifInfoCompositeData.java47 public class GarbageCollectionNotifInfoCompositeData extends LazyCompositeData { class in inherits:LazyCompositeData
50 public GarbageCollectionNotifInfoCompositeData(GarbageCollectionNotificationInfo info) { method in class:GarbageCollectionNotifInfoCompositeData
59 GarbageCollectionNotifInfoCompositeData gcnicd =
60 new GarbageCollectionNotifInfoCompositeData(info);

Completed in 21 milliseconds