Class MagasinPlus
java.lang.Object
org.bilat.discoveryMat.moo.algo.matching.concret.penteCourbure.data.MagasinPlus
- All Implemented Interfaces:
Iterable<CompositionsPlus>
-
Constructor Summary
ConstructorsConstructorDescriptionMagasinPlus
(MagasinPlus magasinPlus) MagasinPlus
(Chutiers<Compositions> magasin) -
Method Summary
Modifier and TypeMethodDescriptionstatic List
<MysterPlus> castListMysterPlus
(List<CompositionsPlus> listCompositionPlus) cloneOf()
iterator()
int
size()
toString()
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
MagasinPlus
-
MagasinPlus
-
-
Method Details
-
cloneOf
-
toString
-
size
public int size() -
getListCompositionPlus
-
getCastListMysterPlus
-
iterator
- Specified by:
iterator
in interfaceIterable<CompositionsPlus>
-
castListMysterPlus
-