* Add additional tests for the getOrder(:Object) method. * Annotate API with Spring's @NonNull and @Nullable annotations. * Edit Javadoc. * Implement the getOrder(:Object) method in terms of the org.springframework.core.annotation.OrderUtils class as well.