summaryrefslogtreecommitdiff
path: root/com/snilius/aboutit/CustomLicense.html
diff options
context:
space:
mode:
Diffstat (limited to 'com/snilius/aboutit/CustomLicense.html')
-rw-r--r--com/snilius/aboutit/CustomLicense.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/com/snilius/aboutit/CustomLicense.html b/com/snilius/aboutit/CustomLicense.html
index 47afaec..b01348d 100644
--- a/com/snilius/aboutit/CustomLicense.html
+++ b/com/snilius/aboutit/CustomLicense.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_60) on Thu Sep 17 17:33:20 CEST 2015 -->
-<title>CustomLicense (AboutIt)</title>
-<meta name="date" content="2015-09-17">
+<!-- Generated by javadoc (1.8.0_172) on Thu Jul 26 23:34:39 CEST 2018 -->
+<title>CustomLicense (aboutit 1.2.3-SNAPSHOT API)</title>
+<meta name="date" content="2018-07-26">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="CustomLicense (AboutIt)";
+ parent.document.title="CustomLicense (aboutit 1.2.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -95,7 +95,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.snilius.aboutit.CustomLicense</li>
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
<hr>
<br>
<pre>public class <span class="typeNameLabel">CustomLicense</span>
-extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+extends java.lang.Object
implements <a href="../../../com/snilius/aboutit/LicenseBase.html" title="interface in com.snilius.aboutit">LicenseBase</a></pre>
<div class="block">Custom license holder</div>
<dl>
@@ -137,7 +137,7 @@ implements <a href="../../../com/snilius/aboutit/LicenseBase.html" title="interf
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/snilius/aboutit/CustomLicense.html#CustomLicense-java.lang.String-">CustomLicense</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;displayName)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/snilius/aboutit/CustomLicense.html#CustomLicense-java.lang.String-">CustomLicense</a></span>(java.lang.String&nbsp;displayName)</code>&nbsp;</td>
</tr>
</table>
</li>
@@ -155,7 +155,7 @@ implements <a href="../../../com/snilius/aboutit/LicenseBase.html" title="interf
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/snilius/aboutit/CustomLicense.html#display--">display</a></span>()</code>
<div class="block">Get display name for license</div>
</td>
@@ -165,8 +165,8 @@ implements <a href="../../../com/snilius/aboutit/LicenseBase.html" title="interf
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@@ -188,7 +188,7 @@ implements <a href="../../../com/snilius/aboutit/LicenseBase.html" title="interf
<ul class="blockListLast">
<li class="blockList">
<h4>CustomLicense</h4>
-<pre>public&nbsp;CustomLicense(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;displayName)</pre>
+<pre>public&nbsp;CustomLicense(java.lang.String&nbsp;displayName)</pre>
</li>
</ul>
</li>
@@ -205,7 +205,7 @@ implements <a href="../../../com/snilius/aboutit/LicenseBase.html" title="interf
<ul class="blockListLast">
<li class="blockList">
<h4>display</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;display()</pre>
+<pre>public&nbsp;java.lang.String&nbsp;display()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../com/snilius/aboutit/LicenseBase.html#display--">LicenseBase</a></code></span></div>
<div class="block">Get display name for license</div>
<dl>