Uses of Interface
org.sonar.duplications.index.DataUtils.Sortable

Packages that use DataUtils.Sortable
org.sonar.duplications.index   
 

Uses of DataUtils.Sortable in org.sonar.duplications.index
 

Methods in org.sonar.duplications.index with parameters of type DataUtils.Sortable
static int DataUtils.binarySearch(DataUtils.Sortable data)
          Value for search must be stored in position size.
static void DataUtils.sort(DataUtils.Sortable data)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.