代码搜索:Garbage

找到约 718 项符合「Garbage」的源代码

代码结果 718
www.eeworm.com/read/379466/2673708

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/379466/2673726

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/379466/2673744

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/379466/2673760

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/366879/2858786

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/366879/2858804

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/366879/2858822

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/366879/2858840

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/366879/2858856

java actorpool.java

/** * A pool of objects for use in situations where you want to minimize object * lifecycling (and subsequently garbage collection). It also serves as a very * high speed, minimal overhead colle
www.eeworm.com/read/357131/3028744

py objmgr.py

# objmgr.py # # Implements the ability to address objects by an # id, avoiding the need to hold on to object references. # This prevents reference counting and garbage collection # problems asso