blob: d872d25ad5b299e03e932bcb8de3470e3b6f3fce [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="167px" preserveAspectRatio="none" style="width:223px;height:167px;background:#FFFFFF;" version="1.1" viewBox="0 0 223 167" width="223px" zoomAndPan="magnify"><defs><filter height="300%" id="faoj5devabd3k" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.0"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><!--MD5=[cb353372bce5e7783b72905abe8f50ba]
class org.apache.wiki.cache.CacheInfo--><a href="CacheInfo.html" target="_top" title="CacheInfo.html" xlink:actuate="onRequest" xlink:href="CacheInfo.html" xlink:show="new" xlink:title="CacheInfo.html" xlink:type="simple"><rect codeLine="5" fill="#FEFECE" filter="url(#faoj5devabd3k)" height="135.5703" id="org.apache.wiki.cache.CacheInfo" style="stroke:#A80036;stroke-width:1.5;" width="202" x="7" y="7"/><ellipse cx="51.25" cy="25.9688" fill="#ADD1B2" rx="11" ry="11" style="stroke:#A80036;stroke-width:1.0;"/><path d="M54.2188,31.6094 Q53.6406,31.9063 53,32.0469 Q52.3594,32.2031 51.6563,32.2031 Q49.1563,32.2031 47.8281,30.5625 Q46.5156,28.9063 46.5156,25.7813 Q46.5156,22.6563 47.8281,21 Q49.1563,19.3438 51.6563,19.3438 Q52.3594,19.3438 53,19.5 Q53.6563,19.6563 54.2188,19.9531 L54.2188,22.6719 Q53.5938,22.0938 53,21.8281 Q52.4063,21.5469 51.7813,21.5469 Q50.4375,21.5469 49.75,22.625 Q49.0625,23.6875 49.0625,25.7813 Q49.0625,27.875 49.75,28.9531 Q50.4375,30.0156 51.7813,30.0156 Q52.4063,30.0156 53,29.75 Q53.5938,29.4688 54.2188,28.8906 L54.2188,31.6094 Z " fill="#000000"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="69" x="89.75" y="24.9951">CacheInfo</text><text fill="#000000" font-family="sans-serif" font-size="10" lengthAdjust="spacing" textLength="105" x="71.75" y="37.5791">org.apache.wiki.cache</text><line style="stroke:#A80036;stroke-width:1.5;" x1="8" x2="208" y1="44.9375" y2="44.9375"/><ellipse cx="18" cy="55.9375" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="130" x="27" y="59.1479">CacheInfo(String, long)</text><ellipse cx="18" cy="68.7422" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="53" x="27" y="71.9526">hit(): void</text><ellipse cx="18" cy="81.5469" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="67" x="27" y="84.7573">miss(): void</text><ellipse cx="18" cy="94.3516" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="101" x="27" y="97.562">getName(): String</text><ellipse cx="18" cy="107.1563" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="98" x="27" y="110.3667">getMisses(): long</text><ellipse cx="18" cy="119.9609" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="80" x="27" y="123.1714">getHits(): long</text><ellipse cx="18" cy="132.7656" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="176" x="27" y="135.9761">getMaxElementsAllowed(): long</text></a><text fill="#888888" font-family="sans-serif" font-size="10" lengthAdjust="spacing" textLength="192" x="12" y="158.8525">UMLDoclet 2.0.15, PlantUML 1.2021.13</text><!--MD5=[732e82bc7030537819383fcbb6b07f57]
@startuml
set namespaceSeparator none
hide empty fields
hide empty methods
class "<size:14>CacheInfo\n<size:10>org.apache.wiki.cache" as org.apache.wiki.cache.CacheInfo [[CacheInfo.html]] {
+CacheInfo(String, long)
+hit(): void
+miss(): void
+getName(): String
+getMisses(): long
+getHits(): long
+getMaxElementsAllowed(): long
}
center footer UMLDoclet 2.0.15, PlantUML 1.2021.13
@enduml
PlantUML version 1.2021.13(Mon Nov 01 11:38:45 UTC 2021)
(APACHE source distribution)
Java Runtime: OpenJDK Runtime Environment
JVM: OpenJDK 64-Bit Server VM
Default Encoding: UTF-8
Language: en
Country: US
--></g></svg>