Code comments.

This commit is contained in:
Ilkka Seppala
2015-04-29 22:15:36 +03:00
parent b3bf4379a4
commit 058cb87b40
4 changed files with 46 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
package com.iluwatar;
/**
*
* RainbowFishV2 is the evolved schema
*
*/
public class RainbowFishV2 extends RainbowFish {
private static final long serialVersionUID = 1L;