@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.
Parts
Copyright © 2018. All rights reserved.