|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Movie | |
|---|---|
| me.springframework.sample.api | |
| me.springframework.sample.cmdline | |
| Uses of Movie in me.springframework.sample.api |
|---|
| Classes in me.springframework.sample.api that implement Movie | |
|---|---|
class |
BaseMovie
|
| Uses of Movie in me.springframework.sample.cmdline |
|---|
| Classes in me.springframework.sample.cmdline that implement Movie | |
|---|---|
class |
XStreamMovie
|
| Method parameters in me.springframework.sample.cmdline with type arguments of type Movie | |
|---|---|
void |
TitlesOnlyRenderer.print(java.util.List<? extends Movie> movies,
java.io.PrintStream out)
|
void |
NicelyColoredRenderer.print(java.util.List<? extends Movie> movies,
java.io.PrintStream out)
|
void |
MovieListRenderer.print(java.util.List<? extends Movie> movies,
java.io.PrintStream out)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||