<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=SqueakByExample%3A9.1</id>
	<title>SqueakByExample:9.1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=SqueakByExample%3A9.1"/>
	<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:9.1&amp;action=history"/>
	<updated>2026-05-02T01:31:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:9.1&amp;diff=2070&amp;oldid=prev</id>
		<title>Onionmixer at 15:17, 11 August 2013</title>
		<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:9.1&amp;diff=2070&amp;oldid=prev"/>
		<updated>2013-08-11T15:17:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==개요==&lt;br /&gt;
&lt;br /&gt;
Collection 클래스는 컬렉션(collection)과 스트림(stream)의 범용의 서브클래스에 대략적으로 정의된 그룹입니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Blue Book&amp;quot;&amp;lt;ref name=&amp;quot;주석9-1&amp;quot;&amp;gt;Adele Goldberg and David Robson, Smalltalk 80: the Language and its Implementation. Reading, Mass.: Addison Wesley, May 1983, ISBN 0–201–13688–0.&amp;lt;/ref&amp;gt;에는 이러한 그룹의 구성으로 Collection 의 17 개의 서브클래스와 Stream 의 9 개의 서브클래스를 합친, 총 28개의 클래스가 취급되고 있으며, smalltalk-80 시스템이 릴리즈 되기 전에 이미 여러번 다시 설계되었습니다. 이런 클래스의 그룹은 객체지향 설계의 좋은예로 자주 언급됩니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
스퀵에서, 추상 클래스인 Collection 은 98 개의 서브클래스를 갖고 있으며, 추상 클래인 Stream 은 39 개의 서브 클래스를 갖고 있습니다만, 이 서브클래스들 중 대부분의 클래스는 (Bitmap, FileStram, CompiledMethod 등) 시스템의 다른 부분들 또는 어플리케이션에서 사용하기 위해 공들여 만든 특별한 목적에 쓰이는 클래스들입니다. 이 장의 목적에 맟춰, 컬렉션과 Collections-* 로 라벨이 붙은 시스템 카테고리에 있는 컬렉션의 37 개의 서브클래스들을 구분하기 위해 &amp;quot;컬렉션 계층&amp;quot;이라는 용어를 사용하겠습니다. 또한 컬렉션 스트림 시스템 카테고리에 있는 Stream 과 그 Stream 으로 분류되는 10 개의 서브클래스들을 의미하기 위해 &amp;quot;스트림 계층&amp;quot;이라는 용어를 사용하겠습니다. 그림 9.1 에서 전체 목록을 확인할 수 있습니다. 이 49 개의 클래스들은 794 개의 메시지들에 반응하며, 총 1236 개의 메소드를 정의하고 있습니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
이번 장에서는, 그림 9.2 에서 볼 수 있는 컬렉션 클래스의 subset 에 주로 집중할 것입니다. stream 은 별도로 10 장에서 다루도록 하겠습니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[image:CollectionHierarchyList.png|none|564px|thumb|그림 9.1: 스퀵에서의 Collection 클래스. 들여쓰기(indent)는 하위분류를 나타냅니다. 이탤릭체로 쓴 클래스는 추상 클래스입니다. 강조체로 쓴 클래스는 &amp;quot;Blue Book&amp;quot;에 기술되어 있습니다.]]&lt;br /&gt;
&lt;br /&gt;
[[image:CollectionHierarchy.png|none|1024px|thumb|그림 9.2: 스퀵에서의 몇 가지 핵심 컬렉션 클래스]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:SqueakByExample]]&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
	<entry>
		<id>https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:9.1&amp;diff=2067&amp;oldid=prev</id>
		<title>Onionmixer: SBE 9장소개 페이지 추가</title>
		<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:9.1&amp;diff=2067&amp;oldid=prev"/>
		<updated>2012-08-16T11:05:50Z</updated>

		<summary type="html">&lt;p&gt;SBE 9장소개 페이지 추가&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==소개==&lt;br /&gt;
&lt;br /&gt;
컬렉션 클래스(the collection classes)는 컬렉션(collection)과 스트림(stream)의 막연하게 정의된 일번적인 목적의 그룹입니다. 클래스들의 그룹은 전체 28개의 클래스를 위해, 컬렉션의 17개의 서브클래스(subclass)와 스트림(Stram)의 9개의 서브클래스를 포함하는 &amp;quot;Blue Book&amp;quot;&amp;lt;ref name=&amp;quot;주석9-1&amp;quot;&amp;gt;Adele Goldberg and David Robson, Smalltalk 80: the Language and its Implementation. Reading, Mass.: Addison Wesley, May 1983, ISBN 0–201–13688–0.&amp;lt;/ref&amp;gt;에서 나타나며, 스몰토크-80 시스템이 릴리즈 되기 전에 이미 여러 번 다시 디자인되어 왔습니다. 클래스들의 이 그룹은 종종 오브젝트 지향 디자인(object-oriented design)의 전형적인 예시로 종종 고려됩니다.&lt;br /&gt;
&lt;br /&gt;
스퀵에서, 추상 클래스 컬렉션(the abstract class Collection)은 98개의 서브 클래스를 갖고 있으며, 추상 클래스 스트림(the abstract class Stream)은 39개의 서브 클래스를 갖고 있지만, 이 클래스들중 많은 클래스는 (Bitmap, FileStram과 CompiledMethod)는 시스템의 다른 부분들 또는 어플리케이션에서 사용하기 위해 공들여 만든 특별한 목적에 쓰이는 클래스들입니다. 이 장의 목적에 맟줘, 우리는 컬렉션(Collection)과 Collections-* 로 라벨이 붙은 시스템 카테고리에 있는 컬렉션의 37개의 서브클래스들을 의미하기 위해 “컬렉션 계층도(Collection Hierarchy)”라는 용어를 사용합니다. 우리는 또한 컬렉션 스트림 시스템 카테고리들(the Collections Streams system categories)에 있는 스트림(Stream)과 그 스트림의 10개의 서브클래스들을 의미하기 위해 “스트림 계층도(Stream Hierarchy)”라는 용어를 사용합니다. 그림 9.1에 완전한 목록이 보입니다. 이 49개의 클래스들은 794개의 메시지들에 응답하며, 총 1236개의 메소드를 정의합니다. &lt;br /&gt;
&lt;br /&gt;
우리는 이번 장에서, 그림 9.2에 보이는 컬렉션 클래스의 서브세트에 주로 집중할 것입니다. 스트림(Stream)은 별도로 10장에서 논의될 것입니다. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[image:CollectionHierarchyList.png|none|564px|thumb|그림 9.1: 스퀵에서의 컬렉션 클래스들(Collection Classes). 들여쓰기는 하위분류를 나타냅니다. 이탤릭체로 쓰인 클래스들은 추상 클래스입니다. 볼드체로 쓰인 클래스들은 &amp;quot;Blue Book&amp;quot;에 기술되었습니다.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[image:CollectionHierarchy.png|none|1024px|thumb|그림 9.2: 스퀵에서의 몇 가지 키 컬렉션 클래스들(the key collections classes)]]&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:SqueakByExample]]&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>