بنقرة واحدة
period
Kotlin class: java.time.Period.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Kotlin class: java.time.Period.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
Kotlin class. Create instances with new Period(...) or Period(...).
Full class: java.time.Period
ZERO: Period (static)serialVersionUID: long (static)PATTERN: Pattern (static)SUPPORTED_UNITS: List (static)years: intmonths: intdays: intget(arg0: TemporalUnit): longequals(arg0: Object): booleantoString(): StringhashCode(): intof(arg0: int, arg1: int, arg2: int): Periodfrom(arg0: TemporalAmount): Periodparse(arg0: CharSequence): Periodbetween(arg0: LocalDate, arg1: LocalDate): Periodnormalized(): PeriodisZero(): booleangetMonths(): intisNegative(): booleanminus(arg0: TemporalAmount): Periodplus(arg0: TemporalAmount): PeriodgetUnits(): Listnegated(): PeriodmultipliedBy(arg0: int): PeriodplusDays(arg0: long): PeriodofDays(arg0: int): PeriodminusDays(arg0: long): PeriodaddTo(arg0: Temporal): TemporalsubtractFrom(arg0: Temporal): TemporalplusMonths(arg0: long): PeriodtoTotalMonths(): longgetDays(): intplusYears(arg0: long): PeriodminusMonths(arg0: long): PeriodgetChronology(): IsoChronologyminusYears(arg0: long): PeriodgetYears(): intofYears(arg0: int): PeriodofMonths(arg0: int): PeriodofWeeks(arg0: int): PeriodwithYears(arg0: int): PeriodwithMonths(arg0: int): PeriodwithDays(arg0: int): Period