public class Utility extends Object
| Constructor and Description |
|---|
Utility() |
| Modifier and Type | Method and Description |
|---|---|
static void |
performIfNotNull(Object obj,
Runnable action)
Perform the given action if the object is not null
|
Copyright © 2014–2016. All rights reserved.