2021-03-13 07:16:50 +01:00
<!DOCTYPE HTML>
< html lang = "en" >
< head >
2022-06-10 15:30:56 +02:00
<!-- Generated by javadoc (17) -->
2022-06-18 11:05:58 +02:00
< title > DeathCounter (Plan 5.5-SNAPSHOT API)< / title >
2021-07-24 13:27:37 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2021-03-13 07:16:50 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2021-07-24 13:27:37 +02:00
< meta name = "description" content = "declaration: package: com.djrapitops.plan.gathering.domain, class: DeathCounter" >
< meta name = "generator" content = "javadoc/ClassWriterImpl" >
2021-03-13 07:16:50 +01:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../stylesheet.css" title = "Style" >
2021-07-24 13:27:37 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../script-dir/jquery-ui.min.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../jquery-ui.overrides.css" title = "Style" >
2021-03-13 07:16:50 +01:00
< script type = "text/javascript" src = "../../../../../script.js" > < / script >
2022-12-03 09:59:13 +01:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-3.5.1.min.js" > < / script >
2021-07-24 13:27:37 +02:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-ui.min.js" > < / script >
2021-03-13 07:16:50 +01:00
< / head >
2021-07-24 13:27:37 +02:00
< body class = "class-declaration-page" >
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / . . / . . / " ;
2021-03-13 07:16:50 +01:00
loadScripts(document, 'script');< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2021-07-24 13:27:37 +02:00
< div class = "flex-box" >
< header role = "banner" class = "flex-header" >
2021-03-13 07:16:50 +01:00
< nav role = "navigation" >
<!-- ========= START OF TOP NAVBAR ======= -->
2022-06-10 15:30:56 +02:00
< div class = "top-nav" id = "navbar-top" >
< div class = "skip-nav" > < a href = "#skip-navbar-top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar-top-firstrow" class = "nav-list" title = "Navigation" >
2021-03-13 07:16:50 +01:00
< li > < a href = "../../../../../index.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
2021-07-24 13:27:37 +02:00
< li class = "nav-bar-cell1-rev" > Class< / li >
2021-03-13 07:16:50 +01:00
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../../index-all.html" > Index< / a > < / li >
2022-06-10 15:30:56 +02:00
< li > < a href = "../../../../../help-doc.html#class" > Help< / a > < / li >
2021-03-13 07:16:50 +01:00
< / ul >
< / div >
2021-07-24 13:27:37 +02:00
< div class = "sub-nav" >
2021-03-13 07:16:50 +01:00
< div >
2021-07-24 13:27:37 +02:00
< ul class = "sub-nav-list" >
2021-03-13 07:16:50 +01:00
< li > Summary: < / li >
< li > Nested | < / li >
< li > Field | < / li >
2022-06-10 15:30:56 +02:00
< li > < a href = "#constructor-summary" > Constr< / a > | < / li >
< li > < a href = "#method-summary" > Method< / a > < / li >
2021-03-13 07:16:50 +01:00
< / ul >
2021-07-24 13:27:37 +02:00
< ul class = "sub-nav-list" >
2021-03-13 07:16:50 +01:00
< li > Detail: < / li >
< li > Field | < / li >
2022-06-10 15:30:56 +02:00
< li > < a href = "#constructor-detail" > Constr< / a > | < / li >
2021-03-13 07:16:50 +01:00
< li > Method< / li >
< / ul >
< / div >
2022-06-10 15:30:56 +02:00
< div class = "nav-list-search" > < label for = "search-input" > SEARCH:< / label >
< input type = "text" id = "search-input" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset-button" value = "reset" disabled = "disabled" >
2021-07-24 13:27:37 +02:00
< / div >
2021-03-13 07:16:50 +01:00
< / div >
2021-07-24 13:27:37 +02:00
<!-- ========= END OF TOP NAVBAR ========= -->
2022-06-10 15:30:56 +02:00
< span class = "skip-nav" id = "skip-navbar-top" > < / span > < / nav >
2021-03-13 07:16:50 +01:00
< / header >
2021-07-24 13:27:37 +02:00
< div class = "flex-content" >
2021-03-13 07:16:50 +01:00
< main role = "main" >
2021-07-24 13:27:37 +02:00
<!-- ======== START OF CLASS DATA ======== -->
2021-03-13 07:16:50 +01:00
< div class = "header" >
2021-07-24 13:27:37 +02:00
< div class = "sub-title" > < span class = "package-label-in-type" > Package< / span > < a href = "package-summary.html" > com.djrapitops.plan.gathering.domain< / a > < / div >
< h1 title = "Class DeathCounter" class = "title" > Class DeathCounter< / h1 >
< / div >
2022-06-10 15:30:56 +02:00
< div class = "inheritance" title = "Inheritance Tree" > < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title = "class or interface in java.lang" class = "external-link" > java.lang.Object< / a >
2021-07-24 13:27:37 +02:00
< div class = "inheritance" > < a href = "Counter.html" title = "class in com.djrapitops.plan.gathering.domain" > com.djrapitops.plan.gathering.domain.Counter< / a >
< div class = "inheritance" > com.djrapitops.plan.gathering.domain.DeathCounter< / div >
2021-03-13 07:16:50 +01:00
< / div >
< / div >
2022-06-10 15:30:56 +02:00
< section class = "class-description" id = "class-description" >
2021-07-24 13:27:37 +02:00
< hr >
< div class = "type-signature" > < span class = "modifiers" > public class < / span > < span class = "element-name type-name-label" > DeathCounter< / span >
< span class = "extends-implements" > extends < a href = "Counter.html" title = "class in com.djrapitops.plan.gathering.domain" > Counter< / a > < / span > < / div >
< / section >
< section class = "summary" >
< ul class = "summary-list" >
2021-03-13 07:16:50 +01:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2021-07-24 13:27:37 +02:00
< li >
2022-06-10 15:30:56 +02:00
< section class = "constructor-summary" id = "constructor-summary" >
2021-07-24 13:27:37 +02:00
< h2 > Constructor Summary< / h2 >
< div class = "caption" > < span > Constructors< / span > < / div >
< div class = "summary-table two-column-summary" >
< div class = "table-header col-first" > Constructor< / div >
< div class = "table-header col-last" > Description< / div >
2022-06-10 15:30:56 +02:00
< div class = "col-constructor-name even-row-color" > < code > < a href = "#%3Cinit%3E()" class = "member-name-link" > DeathCounter< / a > ()< / code > < / div >
2021-07-24 13:27:37 +02:00
< div class = "col-last even-row-color" > < / div >
2022-06-10 15:30:56 +02:00
< div class = "col-constructor-name odd-row-color" > < code > < a href = "#%3Cinit%3E(int)" class = "member-name-link" > DeathCounter< / a > < wbr > (int count)< / code > < / div >
2021-07-24 13:27:37 +02:00
< div class = "col-last odd-row-color" > < / div >
< / div >
2021-03-13 07:16:50 +01:00
< / section >
< / li >
2021-07-24 13:27:37 +02:00
<!-- ========== METHOD SUMMARY =========== -->
< li >
2022-06-10 15:30:56 +02:00
< section class = "method-summary" id = "method-summary" >
2021-07-24 13:27:37 +02:00
< h2 > Method Summary< / h2 >
< div class = "inherited-list" >
2022-06-10 15:30:56 +02:00
< h3 id = "methods-inherited-from-class-com.djrapitops.plan.gathering.domain.Counter" > Methods inherited from class com.djrapitops.plan.gathering.domain.< a href = "Counter.html" title = "class in com.djrapitops.plan.gathering.domain" > Counter< / a > < / h3 >
2021-07-24 13:27:37 +02:00
< code > < a href = "Counter.html#add()" > add< / a > , < a href = "Counter.html#equals(java.lang.Object)" > equals< / a > , < a href = "Counter.html#getCount()" > getCount< / a > , < a href = "Counter.html#hashCode()" > hashCode< / a > , < a href = "Counter.html#toJson()" > toJson< / a > , < a href = "Counter.html#toString()" > toString< / a > < / code > < / div >
< div class = "inherited-list" >
2022-06-10 15:30:56 +02:00
< h3 id = "methods-inherited-from-class-java.lang.Object" > Methods inherited from class java.lang.< a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title = "class or interface in java.lang" class = "external-link" > Object< / a > < / h3 >
< code > < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title = "class or interface in java.lang" class = "external-link" > clone< / a > , < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title = "class or interface in java.lang" class = "external-link" > finalize< / a > , < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title = "class or interface in java.lang" class = "external-link" > getClass< / a > , < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title = "class or interface in java.lang" class = "external-link" > notify< / a > , < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title = "class or interface in java.lang" class = "external-link" > notifyAll< / a > , < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title = "class or interface in java.lang" class = "external-link" > wait< / a > , < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title = "class or interface in java.lang" class = "external-link" > wait< / a > , < a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title = "class or interface in java.lang" class = "external-link" > wait< / a > < / code > < / div >
2021-03-13 07:16:50 +01:00
< / section >
< / li >
< / ul >
2021-07-24 13:27:37 +02:00
< / section >
< section class = "details" >
< ul class = "details-list" >
2021-03-13 07:16:50 +01:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2021-07-24 13:27:37 +02:00
< li >
2022-06-10 15:30:56 +02:00
< section class = "constructor-details" id = "constructor-detail" >
2021-07-24 13:27:37 +02:00
< h2 > Constructor Details< / h2 >
< ul class = "member-list" >
< li >
< section class = "detail" id = "<init>()" >
< h3 > DeathCounter< / h3 >
< div class = "member-signature" > < span class = "modifiers" > public< / span > < span class = "element-name" > DeathCounter< / span > ()< / div >
< / section >
2021-03-13 07:16:50 +01:00
< / li >
2021-07-24 13:27:37 +02:00
< li >
< section class = "detail" id = "<init>(int)" >
< h3 > DeathCounter< / h3 >
2022-06-10 15:30:56 +02:00
< div class = "member-signature" > < span class = "modifiers" > public< / span > < span class = "element-name" > DeathCounter< / span > < wbr > < span class = "parameters" > (int count)< / span > < / div >
2021-07-24 13:27:37 +02:00
< / section >
2021-03-13 07:16:50 +01:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
2021-07-24 13:27:37 +02:00
< / section >
2021-03-13 07:16:50 +01:00
<!-- ========= END OF CLASS DATA ========= -->
2021-07-24 13:27:37 +02:00
< / main >
2021-03-13 07:16:50 +01:00
< / div >
< / div >
< / body >
< / html >