| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast | |
| com.github.sommeri.less4j.utils |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PubliclyCloneable> |
ArraysUtils.deeplyClonedLinkedList(LinkedList<T> list) |
static <T extends PubliclyCloneable> |
ArraysUtils.deeplyClonedList(List<T> list) |
static <M,T extends PubliclyCloneable> |
ArraysUtils.deeplyClonedListInMap(Map<M,List<T>> map) |
static <M,T extends PubliclyCloneable> |
ArraysUtils.deeplyClonedMap(Map<M,T> map) |
| Modifier and Type | Method and Description |
|---|---|
PubliclyCloneable |
PubliclyCloneable.clone() |
Copyright © 2012-2014. All Rights Reserved.