public class Objects extends Object
| Constructor and Description |
|---|
Objects() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equals(Object obj1,
Object obj2) |
static int |
hash(Object... values) |
static int |
hashCode(Object o) |
Copyright © 2009–2016 Scala.js. All rights reserved.