| Package | Description |
|---|---|
| org.tendiwa.rocollections |
Interfaces and implementations for read-only collections.
|
| org.tendiwa.rocollections.test.base |
Base tests for ReadOnlyCollections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WrappingReadOnlyList<T>
Wraps a
List to expose only its accessors. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ReadOnlyList<T> |
AbstractROListTest.implInstance() |
Copyright © 2012–2015 jcabi.com. All rights reserved.