biz.hammurapi.util
Class TypeAcceptor

java.lang.Object
  extended by biz.hammurapi.util.TypeAcceptor
All Implemented Interfaces:
Acceptor

public class TypeAcceptor
extends java.lang.Object
implements Acceptor

Version:
$Revision: 1.2 $
Author:
Pavel Vlasov

Constructor Summary
TypeAcceptor(java.lang.Class type)
           
 
Method Summary
 boolean accept(java.lang.Object element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeAcceptor

public TypeAcceptor(java.lang.Class type)
Method Detail

accept

public boolean accept(java.lang.Object element)
Specified by:
accept in interface Acceptor


Copyright © 2003 Hammurapi Group. All Rights Reserved.