Re: [jgrapht-developers] interface breaking changes
                
                Brought to you by:
                
                    barak_naveh,
                    
                
                    perfecthash
                    
                
            
            
        
        
        
    | 
      
      
      From: John V. S. <js...@gm...> - 2006-05-16 21:02:29
      
     | 
| Thanks Guillaume. I'll go over these together with the ones raised by Barak. Here's an answer to the only easy one: gu boulmi wrote: > Why ModifiableInteger does not extend the java.lang.Integer class ? Because java.lang.Integer is final. JVS |