|
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | | -<title>Index (ModelMapper 3.2.2-SNAPSHOT API)</title> |
| 7 | +<title>Index (ModelMapper 3.2.3-SNAPSHOT API)</title> |
8 | 8 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
9 | 9 | <script type="text/javascript" src="script.js"></script> |
10 | 10 | </head> |
11 | 11 | <body> |
12 | 12 | <script type="text/javascript"><!-- |
13 | 13 | try { |
14 | 14 | if (location.href.indexOf('is-external=true') == -1) { |
15 | | - parent.document.title="Index (ModelMapper 3.2.2-SNAPSHOT API)"; |
| 15 | + parent.document.title="Index (ModelMapper 3.2.3-SNAPSHOT API)"; |
16 | 16 | } |
17 | 17 | } |
18 | 18 | catch(err) { |
@@ -284,17 +284,17 @@ <h2 class="title">C</h2> |
284 | 284 | <dt><span class="memberNameLink"><a href="org/modelmapper/spi/MappingContext.html#create-CS-CD-">create(CS, CD)</a></span> - Method in interface org.modelmapper.spi.<a href="org/modelmapper/spi/MappingContext.html" title="interface in org.modelmapper.spi">MappingContext</a></dt> |
285 | 285 | <dd> |
286 | 286 | <div class="block">Creates a new child MappingContext for the <code>source</code> and <code>destination</code> which |
287 | | - inherits all other information from the this MappingContext.</div> |
| 287 | + inherits all other information from this MappingContext.</div> |
288 | 288 | </dd> |
289 | 289 | <dt><span class="memberNameLink"><a href="org/modelmapper/spi/MappingContext.html#create-CS-java.lang.Class-">create(CS, Class<CD>)</a></span> - Method in interface org.modelmapper.spi.<a href="org/modelmapper/spi/MappingContext.html" title="interface in org.modelmapper.spi">MappingContext</a></dt> |
290 | 290 | <dd> |
291 | 291 | <div class="block">Creates a new child MappingContext for the <code>source</code> and <code>destinationType</code> which |
292 | | - inherits all other information from the this MappingContext.</div> |
| 292 | + inherits all other information from this MappingContext.</div> |
293 | 293 | </dd> |
294 | 294 | <dt><span class="memberNameLink"><a href="org/modelmapper/spi/MappingContext.html#create-CS-java.lang.reflect.Type-">create(CS, Type)</a></span> - Method in interface org.modelmapper.spi.<a href="org/modelmapper/spi/MappingContext.html" title="interface in org.modelmapper.spi">MappingContext</a></dt> |
295 | 295 | <dd> |
296 | 296 | <div class="block">Creates a new child MappingContext for the <code>source</code> and <code>destinationType</code> which |
297 | | - inherits all other information from the this MappingContext.</div> |
| 297 | + inherits all other information from this MappingContext.</div> |
298 | 298 | </dd> |
299 | 299 | <dt><span class="memberNameLink"><a href="org/modelmapper/spi/MappingEngine.html#createDestination-org.modelmapper.spi.MappingContext-">createDestination(MappingContext<S, D>)</a></span> - Method in interface org.modelmapper.spi.<a href="org/modelmapper/spi/MappingEngine.html" title="interface in org.modelmapper.spi">MappingEngine</a></dt> |
300 | 300 | <dd> |
@@ -1478,7 +1478,7 @@ <h2 class="title">T</h2> |
1478 | 1478 | </dd> |
1479 | 1479 | <dt><a href="org/modelmapper/spi/TypeSafeSourceGetter.html" title="interface in org.modelmapper.spi"><span class="typeNameLink">TypeSafeSourceGetter</span></a><<a href="org/modelmapper/spi/TypeSafeSourceGetter.html" title="type parameter in TypeSafeSourceGetter">S</a>,<a href="org/modelmapper/spi/TypeSafeSourceGetter.html" title="type parameter in TypeSafeSourceGetter">P</a>> - Interface in <a href="org/modelmapper/spi/package-summary.html">org.modelmapper.spi</a></dt> |
1480 | 1480 | <dd> |
1481 | | -<div class="block">Represents an operation for getting an property from source</div> |
| 1481 | +<div class="block">Represents an operation for getting a property from source</div> |
1482 | 1482 | </dd> |
1483 | 1483 | <dt><a href="org/modelmapper/TypeToken.html" title="class in org.modelmapper"><span class="typeNameLink">TypeToken</span></a><<a href="org/modelmapper/TypeToken.html" title="type parameter in TypeToken">T</a>> - Class in <a href="org/modelmapper/package-summary.html">org.modelmapper</a></dt> |
1484 | 1484 | <dd> |
@@ -1668,6 +1668,6 @@ <h2 class="title">W</h2> |
1668 | 1668 | <!-- --> |
1669 | 1669 | </a></div> |
1670 | 1670 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
1671 | | -<p class="legalCopy"><small>Copyright © 2011–2024. All rights reserved.</small></p> |
| 1671 | +<p class="legalCopy"><small>Copyright © 2011–2025. All rights reserved.</small></p> |
1672 | 1672 | </body> |
1673 | 1673 | </html> |
0 commit comments