Uses of Class
quoggles.exceptions.NoHomogeneousTypeException

Packages that use NoHomogeneousTypeException
quoggles.stdboxes.listoperations2   
 

Uses of NoHomogeneousTypeException in quoggles.stdboxes.listoperations2
 

Methods in quoggles.stdboxes.listoperations2 that throw NoHomogeneousTypeException
private  java.lang.Class ListOperations2_Box.getType(java.util.Collection col)
          Get (most general) type of the elements contained in the given collection.