public final class Providers extends Object
WeaveLifecycleProvider
types.Modifier and Type | Method and Description |
---|---|
static <P extends WeaveLifecycleProvider<?>> |
sort(Iterable<P> providers)
|
public static <P extends WeaveLifecycleProvider<?>> Iterable<P> sort(Iterable<P> providers)
P
- the WeaveLifecycleProvider
typeproviders
- to sortIterable
of P
Copyright © 2018 The Apache Software Foundation. All rights reserved.