public class Album2 extends Entity
| Modifier and Type | Field and Description |
|---|---|
Album[] |
albumArr |
ArrayList<Album> |
albumList |
ArrayList<Integer> |
integers |
ArrayList<Integer> |
integersHinted |
ArrayList<Integer> |
integersHintedWrong |
int[] |
ints |
String |
name |
int |
year |
| Constructor and Description |
|---|
Album2() |
Copyright © 2011-2016. All Rights Reserved.