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 SummaryFields
- Constructor SummaryConstructors
- Method SummaryModifier and TypeMethodDescription- intSorts by name if defined, otherwise location.
- Field Details- ref
- location
- name
 
- Constructor Details- AssetReferenceLocationpublic AssetReferenceLocation()
 
- Method Details- compareToSorts by name if defined, otherwise location.- Specified by:
- compareToin interface- Comparable<AssetReferenceLocation>