Package com.google.common.collect
Class ForwardingImmutableList<E>
- java.lang.Object
-
- com.google.common.collect.ForwardingImmutableList<E>
-
@GwtCompatible(emulated=true) abstract class ForwardingImmutableList<E> extends java.lang.Object
Unused stub class, unreferenced under Java and manually emulated under GWT.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ForwardingImmutableList()
-