From: Mark Wielaard <mark@klomp.org>
To: frysk@sourceware.org
Cc: cagney@sourceware.org
Subject: Re: frysk-core/frysk/proc ChangeLog TaskObserver.java
Date: Tue, 13 Feb 2007 12:29:00 -0000 [thread overview]
Message-ID: <1171369737.3041.34.camel@hermans.wildebeest.org> (raw)
In-Reply-To: <20070213052249.25594.qmail@sourceware.org>
Hi Andrew,
On Tue, 2007-02-13 at 05:22 +0000, cagney@sourceware.org wrote:
> 2007-02-13 Andrew Cagney <cagney@redhat.com>
>
> * TaskObserver.java (Attached): Make package private.
Note that since Attached is a interface element it will still be public
even if you don't declare it that way since interface elements are
always public (or private). Package private interface elements would
make sense, but the java language doesn't support them... You can
however have private interface elements (although they aren't very
useful in general).
Cheers,
Mark
parent reply other threads:[~2007-02-13 12:29 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20070213052249.25594.qmail@sourceware.org>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1171369737.3041.34.camel@hermans.wildebeest.org \
--to=mark@klomp.org \
--cc=cagney@sourceware.org \
--cc=frysk@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).