com.atlassian.plugin
Class Resources.TypeFilter

java.lang.Object
  extended by com.atlassian.plugin.Resources.TypeFilter
All Implemented Interfaces:
com.google.common.base.Predicate<ResourceDescriptor>
Enclosing class:
Resources

public static class Resources.TypeFilter
extends Object
implements com.google.common.base.Predicate<ResourceDescriptor>


Constructor Summary
Resources.TypeFilter(String type)
           
 
Method Summary
 boolean apply(ResourceDescriptor input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Predicate
equals
 

Constructor Detail

Resources.TypeFilter

public Resources.TypeFilter(String type)
Method Detail

apply

public boolean apply(ResourceDescriptor input)
Specified by:
apply in interface com.google.common.base.Predicate<ResourceDescriptor>


Copyright © 2015 Atlassian. All rights reserved.