()
| 1391 | } |
| 1392 | |
| 1393 | public Card getMeldedWith() { return meldedWith; } |
| 1394 | public void setMeldedWith(Card meldedWith) { this.meldedWith = meldedWith; } |
| 1395 | |
| 1396 | public final CardCollectionView getEncodedCards() { |
no outgoing calls
no test coverage detected