nashorn/src/jdk/internal/dynalink/linker/GuardingTypeConverterFactory.java
changeset 16245 6a1c6c8bc113
parent 16234 86cb162cec6c
child 22669 75563515567f
--- a/nashorn/src/jdk/internal/dynalink/linker/GuardingTypeConverterFactory.java	Mon Feb 18 10:36:18 2013 +0100
+++ b/nashorn/src/jdk/internal/dynalink/linker/GuardingTypeConverterFactory.java	Mon Feb 18 16:00:15 2013 +0100
@@ -111,4 +111,4 @@
      * @throws Exception if there was an error during creation of the converter
      */
     public GuardedInvocation convertToType(Class<?> sourceType, Class<?> targetType) throws Exception;
-}
\ No newline at end of file
+}