com.atlassian.plugin.util.collect
Class Transforms

java.lang.Object
  extended by com.atlassian.plugin.util.collect.Transforms

public final class Transforms
extends Object


Method Summary
static Iterable<String> toPluginKeys(Iterable<Plugin> plugins)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toPluginKeys

public static Iterable<String> toPluginKeys(Iterable<Plugin> plugins)


Copyright © 2015 Atlassian. All rights reserved.