methods that are not part of the public API will of course show up in
stack traces.  Are you looking at the Java API docs or at the Java
source code?

On Dec 11, 1:32 pm, fadden <fad...@android.com> wrote:
> On Dec 10, 10:17 pm, EricWang <whaom...@gmail.com> wrote:
>
> > When I debug a program on Android, the debug info like this:
> [...]
> > But when I looked into java.io.ObjectInputStream and
> > java.io.ObjectStreamField, some functions are not there, e.g.,
> > readNonPrimitiveContent(), readClassDesc(), resolve().
>
> Is that stack trace coming from an Android device, or some part of the
> build system (e.g. Eclipse)?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to