Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

CollectionVisitor.java

Go to the documentation of this file.
00001 
00057 package com.arcle.rmt.j2se.util;
00058 
00067 public interface CollectionVisitor {
00068 
00072    boolean visitCollection(Object element);
00073 }

Generated on Fri Jun 18 19:50:54 2004 for Arcle Rambutan by doxygen 1.3.5