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

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

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


Constructor Summary
ColumnHasId(ColumnLocalId columnId)
           
 
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

ColumnHasId

public ColumnHasId(ColumnLocalId columnId)
Method Detail

apply

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


Copyright © 2013. All Rights Reserved.