由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Object scope question
相关主题
jsf commandlink not working when bean in request scopeinner class 让认糊涂
what's inside an java object?索尼面经 (兼问第十道题)
How to know the size of a java object ?Re: 初级问题
为什么java没有destructorRe: Question: Java Synchronization
SCJP都考些啥?折腾了一天,实在是绝望了,请教请教
help on this scope question这道题该走什么路
Spring question, redirect and carry data over?Re: 谁有Java或Oracle的毒招 ?
问个可能比较奇怪的弱问题Java中如何动态生成对象
相关话题的讨论汇总
话题: object话题: scope话题: out话题: question
进入Java版参与讨论
1 (共1页)
l*u
发帖数: 9
1
Can anybody give me the answer for the following question? Thanks.
1. How do you check if a object is out of scope?
2. How do you clean unreference object when you are out of object scope?
3. Is finalize() the last one function was called before you are out of object
scope.
c**g
发帖数: 274
2
please define "scope" and "out of scope".

【在 l*u 的大作中提到】
: Can anybody give me the answer for the following question? Thanks.
: 1. How do you check if a object is out of scope?
: 2. How do you clean unreference object when you are out of object scope?
: 3. Is finalize() the last one function was called before you are out of object
: scope.

1 (共1页)
进入Java版参与讨论
相关主题
Java中如何动态生成对象SCJP都考些啥?
说说clone咋违反了类继承的原则来的?help on this scope question
java StringSpring question, redirect and carry data over?
Java basic concept(4)问个可能比较奇怪的弱问题
jsf commandlink not working when bean in request scopeinner class 让认糊涂
what's inside an java object?索尼面经 (兼问第十道题)
How to know the size of a java object ?Re: 初级问题
为什么java没有destructorRe: Question: Java Synchronization
相关话题的讨论汇总
话题: object话题: scope话题: out话题: question