2019-12-06 01:14:13 +00:00
<!DOCTYPE HTML>
<!-- NewPage -->
< html lang = "it" >
< head >
2020-01-05 15:50:06 +00:00
<!-- Generated by javadoc (13.0.1) on Sun Jan 05 16:49:35 CET 2020 -->
< title > Progress< / title >
2019-12-06 01:14:13 +00:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2020-01-05 15:50:06 +00:00
< meta name = "dc.created" content = "2020-01-05" >
< meta name = "description" content = "declaration: module: eu.steffo.cleaver, package: eu.steffo.cleaver.logic.progress, class: Progress" >
2019-12-06 01:14:13 +00:00
< meta name = "generator" content = "javadoc/ClassWriterImpl" >
2020-01-05 15:50:06 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../../stylesheet.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../../style.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../../script-dir/jquery-ui.css" title = "Style" >
< script type = "text/javascript" src = "../../../../../../script.js" > < / script >
< script type = "text/javascript" src = "../../../../../../script-dir/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js" > < / script >
2019-12-06 01:14:13 +00:00
<!-- [if IE]>
2020-01-05 15:50:06 +00:00
< script type = "text/javascript" src = "../../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
2019-12-06 01:14:13 +00:00
<![endif]-->
2020-01-05 15:50:06 +00:00
< script type = "text/javascript" src = "../../../../../../script-dir/jquery-3.4.1.js" > < / script >
< script type = "text/javascript" src = "../../../../../../script-dir/jquery-ui.js" > < / script >
2019-12-06 01:14:13 +00:00
< / head >
< body class = "class-declaration" >
2020-01-05 15:50:06 +00:00
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / . . / . . / . . / " ;
2019-12-06 01:14:13 +00:00
loadScripts(document, 'script');< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< header role = "banner" >
< nav role = "navigation" >
< div class = "fixedNav" >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a id = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a id = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2020-01-05 15:50:06 +00:00
< li > < a href = "../../../../../module-summary.html" > Module< / a > < / li >
2019-12-06 01:14:13 +00:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
2020-01-05 15:50:06 +00:00
< li > < a href = "../../../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../../../../help-doc.html" > Help< / a > < / li >
2019-12-06 01:14:13 +00:00
< / ul >
< / div >
< div class = "subNav" >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > Field | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
2020-01-05 15:50:06 +00:00
< li > Method< / li >
2019-12-06 01:14:13 +00:00
< / ul >
< / div >
< div class = "navListSearch" > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / div >
< / div >
< a id = "skip.navbar.top" >
<!-- -->
< / a >
<!-- ========= END OF TOP NAVBAR ========= -->
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
< / header >
<!-- ======== START OF CLASS DATA ======== -->
< main role = "main" >
< div class = "header" >
2020-01-05 15:50:06 +00:00
< div class = "subTitle" > < span class = "moduleLabelInType" > Module< / span > < a href = "../../../../../module-summary.html" > eu.steffo.cleaver< / a > < / div >
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > eu.steffo.cleaver.logic.progress< / a > < / div >
< h1 title = "Class Progress" class = "title" > Class Progress< / h1 >
2019-12-06 01:14:13 +00:00
< / div >
< div class = "contentContainer" >
< div class = "inheritance" title = "Inheritance Tree" > java.lang.Object
2020-01-05 15:50:06 +00:00
< div class = "inheritance" > eu.steffo.cleaver.logic.progress.Progress< / div >
2019-12-06 01:14:13 +00:00
< / div >
< section class = "description" >
< dl >
< dt > Direct Known Subclasses:< / dt >
2020-01-05 15:50:06 +00:00
< dd > < code > < a href = "ErrorProgress.html" title = "class in eu.steffo.cleaver.logic.progress" > ErrorProgress< / a > < / code > , < code > < a href = "FinishedProgress.html" title = "class in eu.steffo.cleaver.logic.progress" > FinishedProgress< / a > < / code > , < code > < a href = "NotStartedProgress.html" title = "class in eu.steffo.cleaver.logic.progress" > NotStartedProgress< / a > < / code > , < code > < a href = "WorkingProgress.html" title = "class in eu.steffo.cleaver.logic.progress" > WorkingProgress< / a > < / code > < / dd >
2019-12-06 01:14:13 +00:00
< / dl >
< hr >
2020-01-05 15:50:06 +00:00
< pre > public abstract class < span class = "typeNameLabel" > Progress< / span >
2019-12-06 01:14:13 +00:00
extends java.lang.Object< / pre >
< / section >
< section class = "summary" >
< ul class = "blockList" >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
< li class = "blockList" >
< section class = "constructorSummary" > < a id = "constructor.summary" >
<!-- -->
< / a >
< h2 > Constructor Summary< / h2 >
< div class = "memberSummary" >
< table >
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< thead >
< tr >
< th class = "colFirst" scope = "col" > Constructor< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr class = "altColor" >
2020-01-05 15:50:06 +00:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E()" > Progress< / a > < / span > ()< / code > < / th >
2019-12-06 01:14:13 +00:00
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / li >
<!-- ========== METHOD SUMMARY =========== -->
< li class = "blockList" >
< section class = "methodSummary" > < a id = "method.summary" >
<!-- -->
< / a >
< h2 > Method Summary< / h2 >
< div class = "inheritedList" >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< a id = "methods.inherited.from.class.java.lang.Object" >
<!-- -->
< / a > < code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait< / code > < / div >
< / section >
< / li >
< / ul >
< / section >
< section class = "details" >
< ul class = "blockList" >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
< li class = "blockList" >
< section class = "constructorDetails" > < a id = "constructor.detail" >
<!-- -->
< / a >
< h2 > Constructor Details< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
2020-01-05 15:50:06 +00:00
< h3 > < a id = "<init>()" > Progress< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "memberName" > Progress< / span > ()< / div >
2020-01-03 12:55:19 +00:00
< / section >
< / li >
< / ul >
< / section >
< / li >
2019-12-06 01:14:13 +00:00
< / ul >
< / section >
< / div >
< / main >
<!-- ========= END OF CLASS DATA ========= -->
< footer role = "contentinfo" >
< nav role = "navigation" >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a id = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a id = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2020-01-05 15:50:06 +00:00
< li > < a href = "../../../../../module-summary.html" > Module< / a > < / li >
2019-12-06 01:14:13 +00:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
2020-01-05 15:50:06 +00:00
< li > < a href = "../../../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../../../../help-doc.html" > Help< / a > < / li >
2019-12-06 01:14:13 +00:00
< / ul >
< / div >
< div class = "subNav" >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > Field | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
2020-01-05 15:50:06 +00:00
< li > Method< / li >
2019-12-06 01:14:13 +00:00
< / ul >
< / div >
< / div >
< a id = "skip.navbar.bottom" >
<!-- -->
< / a >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / nav >
< / footer >
< / body >
< / html >