com.atlassian.jira.util
Class Sinks

java.lang.Object
  extended by com.atlassian.jira.util.Sinks

public class Sinks
extends Object


Method Summary
static
<T> Consumer<T>
nullChecker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

nullChecker

public static <T> Consumer<T> nullChecker()


Copyright © 2002-2012 Atlassian. All Rights Reserved.