public final class Lists extends Object
Modifier and Type | Field and Description |
---|---|
static FixedSizeListFactory |
fixedSize |
static ImmutableListFactory |
immutable |
static MutableListFactory |
mutable |
public static final ImmutableListFactory immutable
public static final MutableListFactory mutable
public static final FixedSizeListFactory fixedSize
Copyright © 2004–2018. All rights reserved.