Searched refs:IInterfaceCollection (Results 1 - 8 of 8) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/cls/
H A DElementFactory.java36 public static IInterfaceCollection newInterfaceCollection (final int capacity)
H A DIInterfaceCollection.java7 * $Id: IInterfaceCollection.java,v 1.1.1.1 2004/05/09 16:57:46 vlad_r Exp $
24 interface IInterfaceCollection extends Cloneable, IClassFormatOutput interface in inherits:Cloneable,IClassFormatOutput
H A DIClassDefVisitor.java22 Object visit (IInterfaceCollection interfaces, Object ctx);
H A DAbstractClassDefVisitor.java48 public Object visit (final IInterfaceCollection interfaces, final Object ctx)
H A DInterfaceCollection.java20 final class InterfaceCollection implements IInterfaceCollection
H A DClassDef.java172 public IInterfaceCollection getInterfaces ()
216 _clone.m_interfaces = (IInterfaceCollection) m_interfaces.clone ();
310 final IInterfaceCollection interfaces = getInterfaces ();
722 private IInterfaceCollection m_interfaces;
/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrVisitor.java299 final IInterfaceCollection interfaces = cls.getInterfaces ();
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 1950 milliseconds