-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
luca
committed
Aug 4, 2020
1 parent
bddcd4f
commit bccb493
Showing
16 changed files
with
209 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
docs/lib/com.kirkbushman.araw.models.general/-image-variants/-init-.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<HTML> | ||
<HEAD> | ||
<meta charset="UTF-8"> | ||
<title>ImageVariants.<init> - lib</title> | ||
<link rel="stylesheet" href="../../../style.css"> | ||
</HEAD> | ||
<BODY> | ||
<a href="../../index.html">lib</a> / <a href="../index.html">com.kirkbushman.araw.models.general</a> / <a href="index.html">ImageVariants</a> / <a href="./-init-.html"><init></a><br/> | ||
<br/> | ||
<h1><init></h1> | ||
<a name="com.kirkbushman.araw.models.general.ImageVariants$<init>(com.kirkbushman.araw.models.general.Images, com.kirkbushman.araw.models.general.Images)"></a> | ||
<code><span class="identifier">ImageVariants</span><span class="symbol">(</span><span class="identifier">@Json</span><span class="symbol">(</span>"gif"<span class="symbol">)</span> <span class="identifier" id="com.kirkbushman.araw.models.general.ImageVariants$<init>(com.kirkbushman.araw.models.general.Images, com.kirkbushman.araw.models.general.Images)/gif">gif</span><span class="symbol">:</span> <a href="../-images/index.html"><span class="identifier">Images</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier">@Json</span><span class="symbol">(</span>"mp4"<span class="symbol">)</span> <span class="identifier" id="com.kirkbushman.araw.models.general.ImageVariants$<init>(com.kirkbushman.araw.models.general.Images, com.kirkbushman.araw.models.general.Images)/mp4">mp4</span><span class="symbol">:</span> <a href="../-images/index.html"><span class="identifier">Images</span></a><span class="symbol">?</span><span class="symbol">)</span></code> | ||
</BODY> | ||
</HTML> |
14 changes: 14 additions & 0 deletions
14
docs/lib/com.kirkbushman.araw.models.general/-image-variants/gif.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<HTML> | ||
<HEAD> | ||
<meta charset="UTF-8"> | ||
<title>ImageVariants.gif - lib</title> | ||
<link rel="stylesheet" href="../../../style.css"> | ||
</HEAD> | ||
<BODY> | ||
<a href="../../index.html">lib</a> / <a href="../index.html">com.kirkbushman.araw.models.general</a> / <a href="index.html">ImageVariants</a> / <a href="./gif.html">gif</a><br/> | ||
<br/> | ||
<h1>gif</h1> | ||
<a name="com.kirkbushman.araw.models.general.ImageVariants$gif"></a> | ||
<code><span class="keyword">val </span><span class="identifier">gif</span><span class="symbol">: </span><a href="../-images/index.html"><span class="identifier">Images</span></a><span class="symbol">?</span></code> | ||
</BODY> | ||
</HTML> |
44 changes: 44 additions & 0 deletions
44
docs/lib/com.kirkbushman.araw.models.general/-image-variants/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<HTML> | ||
<HEAD> | ||
<meta charset="UTF-8"> | ||
<title>ImageVariants - lib</title> | ||
<link rel="stylesheet" href="../../../style.css"> | ||
</HEAD> | ||
<BODY> | ||
<a href="../../index.html">lib</a> / <a href="../index.html">com.kirkbushman.araw.models.general</a> / <a href="./index.html">ImageVariants</a><br/> | ||
<br/> | ||
<h1>ImageVariants</h1> | ||
<code><span class="identifier">@JsonClass</span><span class="symbol">(</span>true<span class="symbol">)</span> <span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">ImageVariants</span> <span class="symbol">:</span> <a href="https://developer.android.com/reference/android/os/Parcelable.html"><span class="identifier">Parcelable</span></a></code> | ||
<h3>Constructors</h3> | ||
<table> | ||
<tbody> | ||
<tr> | ||
<td> | ||
<h4><a href="-init-.html"><init></a></h4> | ||
</td> | ||
<td> | ||
<code><span class="identifier">ImageVariants</span><span class="symbol">(</span><span class="identifier" id="com.kirkbushman.araw.models.general.ImageVariants$<init>(com.kirkbushman.araw.models.general.Images, com.kirkbushman.araw.models.general.Images)/gif">gif</span><span class="symbol">:</span> <a href="../-images/index.html"><span class="identifier">Images</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="com.kirkbushman.araw.models.general.ImageVariants$<init>(com.kirkbushman.araw.models.general.Images, com.kirkbushman.araw.models.general.Images)/mp4">mp4</span><span class="symbol">:</span> <a href="../-images/index.html"><span class="identifier">Images</span></a><span class="symbol">?</span><span class="symbol">)</span></code></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<h3>Properties</h3> | ||
<table> | ||
<tbody> | ||
<tr> | ||
<td> | ||
<h4><a href="gif.html">gif</a></h4> | ||
</td> | ||
<td> | ||
<code><span class="keyword">val </span><span class="identifier">gif</span><span class="symbol">: </span><a href="../-images/index.html"><span class="identifier">Images</span></a><span class="symbol">?</span></code></td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<h4><a href="mp4.html">mp4</a></h4> | ||
</td> | ||
<td> | ||
<code><span class="keyword">val </span><span class="identifier">mp4</span><span class="symbol">: </span><a href="../-images/index.html"><span class="identifier">Images</span></a><span class="symbol">?</span></code></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</BODY> | ||
</HTML> |
14 changes: 14 additions & 0 deletions
14
docs/lib/com.kirkbushman.araw.models.general/-image-variants/mp4.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<HTML> | ||
<HEAD> | ||
<meta charset="UTF-8"> | ||
<title>ImageVariants.mp4 - lib</title> | ||
<link rel="stylesheet" href="../../../style.css"> | ||
</HEAD> | ||
<BODY> | ||
<a href="../../index.html">lib</a> / <a href="../index.html">com.kirkbushman.araw.models.general</a> / <a href="index.html">ImageVariants</a> / <a href="./mp4.html">mp4</a><br/> | ||
<br/> | ||
<h1>mp4</h1> | ||
<a name="com.kirkbushman.araw.models.general.ImageVariants$mp4"></a> | ||
<code><span class="keyword">val </span><span class="identifier">mp4</span><span class="symbol">: </span><a href="../-images/index.html"><span class="identifier">Images</span></a><span class="symbol">?</span></code> | ||
</BODY> | ||
</HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
docs/lib/com.kirkbushman.araw.models.general/-images/variants.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<HTML> | ||
<HEAD> | ||
<meta charset="UTF-8"> | ||
<title>Images.variants - lib</title> | ||
<link rel="stylesheet" href="../../../style.css"> | ||
</HEAD> | ||
<BODY> | ||
<a href="../../index.html">lib</a> / <a href="../index.html">com.kirkbushman.araw.models.general</a> / <a href="index.html">Images</a> / <a href="./variants.html">variants</a><br/> | ||
<br/> | ||
<h1>variants</h1> | ||
<a name="com.kirkbushman.araw.models.general.Images$variants"></a> | ||
<code><span class="keyword">val </span><span class="identifier">variants</span><span class="symbol">: </span><a href="../-image-variants/index.html"><span class="identifier">ImageVariants</span></a><span class="symbol">?</span></code> | ||
</BODY> | ||
</HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
docs/lib/com.kirkbushman.araw.models.general/-submission-preview/variants.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<HTML> | ||
<HEAD> | ||
<meta charset="UTF-8"> | ||
<title>SubmissionPreview.variants - lib</title> | ||
<link rel="stylesheet" href="../../../style.css"> | ||
</HEAD> | ||
<BODY> | ||
<a href="../../index.html">lib</a> / <a href="../index.html">com.kirkbushman.araw.models.general</a> / <a href="index.html">SubmissionPreview</a> / <a href="./variants.html">variants</a><br/> | ||
<br/> | ||
<h1>variants</h1> | ||
<a name="com.kirkbushman.araw.models.general.SubmissionPreview$variants()"></a> | ||
<code><span class="keyword">fun </span><span class="identifier">variants</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../-image-variants/index.html"><span class="identifier">ImageVariants</span></a><span class="symbol">?</span></code> | ||
</BODY> | ||
</HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.