org.gcube.data.analysis.tabulardata.model.idioms
Class ColumnHasLabel

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.model.idioms.ColumnHasLabel
All Implemented Interfaces:
com.google.common.base.Predicate<Column>

public class ColumnHasLabel
extends Object
implements com.google.common.base.Predicate<Column>


Constructor Summary
ColumnHasLabel(String label)
           
 
Method Summary
 boolean apply(Column 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

ColumnHasLabel

public ColumnHasLabel(String label)
Method Detail

apply

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


Copyright © 2013. All Rights Reserved.