2021-03-10 09:12:21 +01:00
<!DOCTYPE HTML>
< html lang = "en" >
2020-01-24 11:56:15 +01:00
< head >
2022-06-10 15:30:56 +02:00
<!-- Generated by javadoc (17) -->
2022-06-18 11:05:58 +02:00
< title > Maximum (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-10 09:12:21 +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.utilities.analysis, interface: Maximum" >
< meta name = "generator" content = "javadoc/ClassWriterImpl" >
2020-01-24 11:56:15 +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" >
2020-01-24 11:56:15 +01:00
< script type = "text/javascript" src = "../../../../../script.js" > < / script >
2023-04-22 17:51:36 +02:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-3.6.1.min.js" > < / script >
2021-07-24 13:27:37 +02:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-ui.min.js" > < / script >
2020-01-24 11:56:15 +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-10 09:12:21 +01:00
loadScripts(document, 'script');< / script >
2020-01-24 11:56:15 +01:00
< 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-10 09:12:21 +01:00
< nav role = "navigation" >
2020-01-24 11:56:15 +01:00
<!-- ========= 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-10 09:12:21 +01:00
< li > < a href = "../../../../../index.html" > Overview< / a > < / li >
2020-01-24 11:56:15 +01:00
< 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 >
2020-01-24 11:56:15 +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 >
2020-01-24 11:56:15 +01:00
< / ul >
< / div >
2021-07-24 13:27:37 +02:00
< div class = "sub-nav" >
2020-01-24 11:56:15 +01:00
< div >
2021-07-24 13:27:37 +02:00
< ul class = "sub-nav-list" >
2020-01-24 11:56:15 +01:00
< li > Summary: < / li >
2022-06-10 15:30:56 +02:00
< li > < a href = "#nested-class-summary" > Nested< / a > | < / li >
2020-01-24 11:56:15 +01:00
< li > Field | < / li >
< li > Constr | < / li >
< li > Method< / li >
< / ul >
2021-07-24 13:27:37 +02:00
< ul class = "sub-nav-list" >
2020-01-24 11:56:15 +01:00
< li > Detail: < / li >
< li > Field | < / li >
< li > Constr | < / li >
< 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-03-10 09:12:21 +01:00
< / div >
2021-07-24 13:27:37 +02:00
< / div >
<!-- ========= END OF TOP NAVBAR ========= -->
2022-06-10 15:30:56 +02:00
< span class = "skip-nav" id = "skip-navbar-top" > < / span > < / nav >
2021-03-10 09:12:21 +01:00
< / header >
2021-07-24 13:27:37 +02:00
< div class = "flex-content" >
2021-03-10 09:12:21 +01:00
< main role = "main" >
2021-07-24 13:27:37 +02:00
<!-- ======== START OF CLASS DATA ======== -->
2020-01-24 11:56:15 +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.utilities.analysis< / a > < / div >
< h1 title = "Interface Maximum" class = "title" > Interface Maximum< / h1 >
2020-01-24 11:56:15 +01:00
< / div >
2022-06-10 15:30:56 +02:00
< section class = "class-description" id = "class-description" >
2020-01-24 11:56:15 +01:00
< hr >
2021-07-24 13:27:37 +02:00
< div class = "type-signature" > < span class = "modifiers" > public interface < / span > < span class = "element-name type-name-label" > Maximum< / span > < / div >
2020-01-24 11:56:15 +01:00
< div class = "block" > Calculates maximum from given values.< / div >
2021-07-24 13:27:37 +02:00
< / section >
< section class = "summary" >
< ul class = "summary-list" >
2020-01-24 11:56:15 +01:00
<!-- ======== NESTED CLASS SUMMARY ======== -->
2021-07-24 13:27:37 +02:00
< li >
2022-06-10 15:30:56 +02:00
< section class = "nested-class-summary" id = "nested-class-summary" >
2021-07-24 13:27:37 +02:00
< h2 > Nested Class Summary< / h2 >
< div class = "caption" > < span > Nested Classes< / span > < / div >
< div class = "summary-table three-column-summary" >
< div class = "table-header col-first" > Modifier and Type< / div >
< div class = "table-header col-second" > Interface< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < code > static class < / code > < / div >
2022-06-10 15:30:56 +02:00
< div class = "col-second even-row-color" > < code > < a href = "Maximum.ForInteger.html" class = "type-name-link" title = "class in com.djrapitops.plan.utilities.analysis" > Maximum.ForInteger< / a > < / code > < / div >
2021-07-24 13:27:37 +02:00
< div class = "col-last even-row-color" > < / div >
< / div >
2021-03-10 09:12:21 +01:00
< / section >
2020-01-24 11:56:15 +01:00
< / li >
< / ul >
2021-07-24 13:27:37 +02:00
< / section >
2020-01-24 11:56:15 +01:00
<!-- ========= END OF CLASS DATA ========= -->
2021-07-24 13:27:37 +02:00
< / main >
2020-01-24 11:56:15 +01:00
< / div >
< / div >
< / body >
< / html >