com.atlassian.util.concurrent
Class Effects

java.lang.Object
  extended by com.atlassian.util.concurrent.Effects

public class Effects
extends java.lang.Object

Useful Effect related static methods.

Since:
2.4

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

Method Detail

noop

public static <E> Effect<E> noop()


Copyright © 2012 Atlassian. All Rights Reserved.