@Retention(value=RUNTIME) @Target(value=FIELD) public @interface PriorityParts
The references class must be an implementation of Priorized and all parts will
be sorted by their priority (ascending) before the list is inserted.
PartsCopyright © 2018. All rights reserved.