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()intsize()toString()Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods 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:
iteratorin interfaceIterable<CompositionsPlus>
-
castListMysterPlus
-