< prev index next >

nashorn/src/jdk.dynalink/share/classes/jdk/dynalink/linker/package-info.java

Print this page

        

@@ -109,8 +109,8 @@
  * Language runtimes that allow type conversions other than those provided by
  * Java will need to have their guarding dynamic linker (or linkers) also
  * implement the {@link jdk.dynalink.linker.GuardingTypeConverterFactory}
  * interface to provide the logic for these conversions.
  * </p>
- * @since 1.9
+ * @since 9
  */
 package jdk.dynalink.linker;
< prev index next >