public final class NullSentinel extends Object
Modifier and Type | Method and Description |
---|---|
static <T> T |
instance() |
static boolean |
isNullSentinel(Object o) |
public static boolean isNullSentinel(Object o)
public static <T> T instance()
Copyright © 2013–2016. All rights reserved.