android 不知道自己对bundle的理解对不

Android activity其中a界面往b界面传递数据,a界面中的bundle与b界面的bundle不是同一个对象对吗?
bundle只是用来保存了intent里的数据内容对吗?

什么叫界面中的bundle,这只是一个携带数据的对象