Get Amount
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Get Amount has 6 facts recorded in Dontopedia across 1 reference, with 1 live disagreement.
Mostly:returns type(2), method visibility(1), returns value(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedReturns Typein disputereturnsType
Method VisibilitymethodVisibility
- public[1]sourceall time · 27192b88 203a 440c 91cc 03e006173cfb
Returns ValuereturnsValue
- Amount Field[1]all time · 27192b88 203a 440c 91cc 03e006173cfb
Rdfs:labelrdfs:label
- getAmount[1]sourceall time · 27192b88 203a 440c 91cc 03e006173cfb
Rdf:typerdf:type
- Java Method[1]all time · 27192b88 203a 440c 91cc 03e006173cfb
Inbound mentions (4)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
callsMethodCalls Method(1)
- Main
ex:main
correspondsToCorresponds to(1)
- Get Amount Explanation
ex:get-amount-explanation
describesDescribes(1)
- Get Amount Explanation
ex:get-amount-explanation
hasMethodHas Method(1)
- Budget
ex:Budget
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
- custom
ctx:claims/beam/27192b88-203a-440c-91cc-03e006173cfb- full textbeam-chunktext/plain1 KB
doc:beam/27192b88-203a-440c-91cc-03e006173cfbShow excerpt
* @param amount The amount to allocate. */ public void allocate(double amount) { if (amount > this.amount) { throw new IllegalArgumentException("Allocation amount exceeds available budget."); } …
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.