Class InterfaceConsumer

java.lang.Object
  extended by InterfaceConsumer

public class InterfaceConsumer
extends java.lang.Object


Constructor Summary
InterfaceConsumer()
           
 
Method Summary
static void assertTrue(boolean cond)
           
 boolean consumeInterface(Interface interf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceConsumer

public InterfaceConsumer()
Method Detail

consumeInterface

public boolean consumeInterface(Interface interf)

assertTrue

public static void assertTrue(boolean cond)