类 LayeredSpec.DependenciesSpec

所有已实现的接口:
Serializable
封闭类:
LayeredSpec

public static class LayeredSpec.DependenciesSpec extends LayeredSpec.IntoLayersSpec<LayeredSpec.DependenciesIntoLayerSpec> implements Serializable
An LayeredSpec.IntoLayersSpec that controls the layers to which dependencies belong.
另请参阅:
  • 构造器详细资料

    • DependenciesSpec

      @Inject public DependenciesSpec()
    • DependenciesSpec

      public DependenciesSpec(LayeredSpec.DependenciesIntoLayerSpec... contents)
      Creates a new DependenciesSpec with the given contents.
      参数:
      contents - specs for the layers in which dependencies should be included