| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentVisitor<VALUE> |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentVisitorAdapter<VALUE> |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
Film.accept(ItemVisitor<V> visitor) |
<V> V |
Item.accept(ItemVisitor<V> visitor) |
<V> V |
Episode.accept(ItemVisitor<V> visitor) |
<V> V |
Clip.accept(ItemVisitor<V> visitor) |
<V> V |
Song.accept(ItemVisitor<V> visitor) |
Copyright © 2014. All rights reserved.