/* * ************* DO NOT EDIT THIS FILE *********** * * This file was automatically generated from iStressComponent2.idl. */ package org.mozilla.xpcom; /** * Interface iStressComponent2 * * IID: 0x59b94c87-b32d-4881-9b86-f29649af576e */ public interface iStressComponent2 extends nsISupports { public static final IID IID = new IID("59b94c87-b32d-4881-9b86-f29649af576e"); /* void increase (); */ public void increase(); } /* * end */