Revision 39603 branches/v2_0_0_prep/libraries/org.gvsig.symbology/org.gvsig.symbology.lib/org.gvsig.symbology.lib.impl/src/test/java/org/gvsig/symbology/fmap/mapcontext/rendering/legend/TestAbstractIntervalLegend.java

View differences:

TestAbstractIntervalLegend.java
683 683
            // TODO Auto-generated method stub
684 684
            return super.clone();
685 685
        }
686

  
687
        /* (non-Javadoc)
688
         * @see org.gvsig.fmap.dal.feature.FeatureStore#commitChanges()
689
         */
690
        public void commitChanges() throws DataException {
691
            // TODO Auto-generated method stub
692
            
693
        }
686 694
	}
687 695

  
688 696
	 private static final FInterval interval0=new FInterval(0,2);

Also available in: Unified diff