Package com.iizigo.image
Class AssetReferenceLocation
java.lang.Object
com.iizigo.image.AssetReferenceLocation
- All Implemented Interfaces:
Comparable<AssetReferenceLocation>
An asset reference and location holder.
- Author:
- Christopher Mindus
Field Details
Constructor Details
Method Details
compareTo
Sorts by name if defined, otherwise location.- Specified by:
compareTo
in interfaceComparable<AssetReferenceLocation>