Update CardSet.java
This commit is contained in:
parent
70b1cf9f35
commit
1778a0422c
@ -1,8 +1,8 @@
|
|||||||
package ch.epfl.javass.jass;
|
package javass.jass;
|
||||||
|
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
import static ch.epfl.javass.Preconditions.*;
|
import static javass.Preconditions.*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The representation of a {@link CardSet} by a list of {@link Card}.
|
* The representation of a {@link CardSet} by a list of {@link Card}.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user