public class Collections12 extends Object
Modifier and Type | Method and Description |
---|---|
static List |
singletonList(Object o)
Deprecated.
|
static Map |
singletonMap(Object key,
Object value)
Deprecated.
|
Copyright © 2016. All Rights Reserved.