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

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

public class TableHasId
extends Object
implements com.google.common.base.Predicate<Table>


Constructor Summary
TableHasId(long tableId)
           
 
Method Summary
 boolean apply(Table table)
           
 
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

TableHasId

public TableHasId(long tableId)
Method Detail

apply

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


Copyright © 2013. All Rights Reserved.