Class BinarySources
- java.lang.Object
-
- org.dddjava.jig.domain.model.sources.file.binary.BinarySources
-
public class BinarySources extends java.lang.Objectバイナリソース一覧
-
-
Constructor Summary
Constructors Constructor Description BinarySources(java.util.List<BinarySource> list)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<BinarySource>list()booleannothing()BinarySourcetoBinarySource()
-
-
-
Constructor Detail
-
BinarySources
public BinarySources(java.util.List<BinarySource> list)
-
-
Method Detail
-
toBinarySource
public BinarySource toBinarySource()
-
list
public java.util.List<BinarySource> list()
-
nothing
public boolean nothing()
-
-