Creates an instance. affirm(delegate); this.delegate = delegate;
affirm(delegate); this.delegate = delegate;
try { timer.push("ByteCodeEnhancer.enhanceClassFile(InputStream,OutputStream)");//NOI18N return delegate.enhanceClassFile(inByteCode, outByteCode); } finally { timer.pop(); }
try { timer.push("ByteCodeEnhancer.enhanceClassFile(InputStream,OutputStreamWrapper)");//NOI18N return delegate.enhanceClassFile(inByteCode, outByteCode); } finally { timer.pop(); }