| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentVisitorAdapter<VALUE> |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
Container.accept(ContentVisitor<V> visitor) |
<V> V |
Series.accept(ContentVisitor<V> visitor) |
abstract <V> V |
Content.accept(ContentVisitor<V> visitor) |
<V> V |
Item.accept(ContentVisitor<V> visitor) |
Copyright © 2014. All rights reserved.