-
Constructor Summary
Constructors
-
Method Summary
abstract com.google.common.collect.ImmutableList<Volume>
abstract com.google.common.collect.ImmutableList<String>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VolumeList
public VolumeList()
-
Method Details
-
volumes
@Nullable
public abstract com.google.common.collect.ImmutableList<Volume> volumes()
-
warnings
@Nullable
public abstract com.google.common.collect.ImmutableList<String> warnings()
-