org.gcube.common.geoserverinterface.geonetwork
Class MostUnLoadGeoserver

java.lang.Object
  extended by org.gcube.common.geoserverinterface.geonetwork.MostUnLoadGeoserver
All Implemented Interfaces:
GeoserverSortInterface

public class MostUnLoadGeoserver
extends Object
implements GeoserverSortInterface


Field Summary
 
Fields inherited from interface org.gcube.common.geoserverinterface.geonetwork.GeoserverSortInterface
geoserverPassword, geoserverUsername
 
Constructor Summary
MostUnLoadGeoserver()
           
 
Method Summary
 int[] selectionSort(int[] x)
           
 ArrayList<String> sortGeoserverList(ArrayList<String> list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MostUnLoadGeoserver

public MostUnLoadGeoserver()
Method Detail

sortGeoserverList

public ArrayList<String> sortGeoserverList(ArrayList<String> list)
Specified by:
sortGeoserverList in interface GeoserverSortInterface

selectionSort

public int[] selectionSort(int[] x)
Parameters:
x -
Returns:
int array of pointer to order element array


Copyright © 2012. All Rights Reserved.