类的使用
cn.taketoday.gradle.tasks.bundling.LayeredSpec.IntoLayerSpec
-
cn.taketoday.gradle.tasks.bundling中LayeredSpec.IntoLayerSpec的使用
修饰符和类型类说明static classBase class for specs that control the layers to which a category of content should belong.修饰符和类型类说明static classSpec that controls the dependencies that should be part of a particular layer.修饰符和类型方法说明修饰符和类型方法说明(专用程序包) <T> List<cn.taketoday.app.loader.tools.layer.ContentSelector<T>>LayeredSpec.IntoLayersSpec.asSelectors(Function<LayeredSpec.IntoLayerSpec, cn.taketoday.app.loader.tools.layer.ContentSelector<T>> selectorFactory) 限定符构造器说明ApplicationSpec(LayeredSpec.IntoLayerSpec... contents) Creates a newApplicationSpecwith the givencontents.(专用程序包)IntoLayersSpec(Function<String, S> specFactory, LayeredSpec.IntoLayerSpec... spec)