org.apache.batik.util
Class ClassFileUtilities.Triple
java.lang.Object
org.apache.batik.util.ClassFileUtilities.Triple
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- ClassFileUtilities
protected static class ClassFileUtilities.Triple
- extends Object
- implements Comparable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
from
public ClassFileUtilities.Jar from
to
public ClassFileUtilities.Jar to
count
public int count
ClassFileUtilities.Triple
protected ClassFileUtilities.Triple()
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interface Comparable
Copyright © 2008 Apache Software Foundation. All Rights Reserved.