public class NullValueProvider extends java.lang.Object implements Provider
A provider that always returns null
null
static Provider
INSTANCE
java.lang.Object
get()
static <T> Provider<T>
instance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Provider INSTANCE
public java.lang.Object get()
get
Provider
public static <T> Provider<T> instance()
Copyright © 2016–2017 OSGL (Open Source General Library). All rights reserved.