Package | Description |
---|---|
flyweight |
Modifier and Type | Method and Description |
---|---|
static Video |
Data.getVideo(java.lang.String title,
int year,
java.lang.String director)
Creates and manages flyweight objects.
|
Modifier and Type | Method and Description |
---|---|
int |
Video.compareTo(Video that) |