org.dllearner.utilities.analyse
Class CountInstances.Count

java.lang.Object
  extended by org.dllearner.utilities.analyse.CountInstances.Count
All Implemented Interfaces:
Comparable<CountInstances.Count>
Enclosing class:
CountInstances

public class CountInstances.Count
extends Object
implements Comparable<CountInstances.Count>


Constructor Summary
CountInstances.Count(String uri, int count)
           
 
Method Summary
 int compareTo(CountInstances.Count o)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CountInstances.Count

public CountInstances.Count(String uri,
                            int count)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

compareTo

public int compareTo(CountInstances.Count o)
Specified by:
compareTo in interface Comparable<CountInstances.Count>


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann