Package aQute.bnd.main
Class BaselineCommands.PSpec
- java.lang.Object
-
- aQute.bnd.main.BaselineCommands.PSpec
-
- All Implemented Interfaces:
java.lang.Comparable<BaselineCommands.PSpec>
- Enclosing class:
- BaselineCommands
class BaselineCommands.PSpec extends java.lang.Object implements java.lang.Comparable<BaselineCommands.PSpec>
-
-
Constructor Summary
Constructors Constructor Description PSpec()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(BaselineCommands.PSpec o)
-
-
-
Method Detail
-
compareTo
public int compareTo(BaselineCommands.PSpec o)
- Specified by:
compareTo
in interfacejava.lang.Comparable<BaselineCommands.PSpec>
-
-