원클릭으로
hashset
Kotlin class: java.util.HashSet.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Kotlin class: java.util.HashSet.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
Kotlin class: org.example.vicky.agent.CompletionResult.
Kotlin object singleton: org.example.vicky.agent.InlineToolCallParser. Auto-injected into script scope.
Kotlin object singleton: org.example.vicky.agent.OpenAiToolSchemaBuilder. Auto-injected into script scope.
Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage.
Kotlin object singleton: kotlin.reflect.jvm.internal.impl.renderer.DescriptorRenderer$ValueParametersHandler$DEFAULT. Auto-injected into script scope.
SOC 직업 분류 기준
| name | HashSet |
| description | Kotlin class: java.util.HashSet. |
Kotlin class. Create instances with new HashSet(...) or HashSet(...).
Full class: java.util.HashSet
serialVersionUID: long (static)map: HashMapPRESENT: Object (static)HashSet(arg0: int)HashSet(arg0: int, arg1: float)HashSet(arg0: Collection)HashSet()remove(arg0: Object): booleansize(): intclone(): Objectclear(): voidisEmpty(): booleanadd(arg0: Object): booleantoArray(arg0: Object[]): Object[]toArray(): Object[]iterator(): Iteratorcontains(arg0: Object): booleanspliterator(): SpliteratornewHashSet(arg0: int): HashSet