PDF Clown
0.1.2

org.pdfclown.util.metadata
Interface IVersion

All Superinterfaces:
Comparable<IVersion>
All Known Implementing Classes:
SoftwareIdentifier.Version, Version

public interface IVersion
extends Comparable<IVersion>

Generic software version number.

Since:
0.1.2
Version:
0.1.2, 09/24/12
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Method Summary
 List<Integer> getNumbers()
          Gets the version numbers.
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getNumbers

List<Integer> getNumbers()
Gets the version numbers.


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.