src/jdk/internal/dynalink/linker/GuardingTypeConverterFactory.java

changeset 101
f8221ce53c2e
parent 90
5a820fb11814
child 719
11b83c913cca
     1.1 --- a/src/jdk/internal/dynalink/linker/GuardingTypeConverterFactory.java	Mon Feb 18 10:36:18 2013 +0100
     1.2 +++ b/src/jdk/internal/dynalink/linker/GuardingTypeConverterFactory.java	Mon Feb 18 16:00:15 2013 +0100
     1.3 @@ -111,4 +111,4 @@
     1.4       * @throws Exception if there was an error during creation of the converter
     1.5       */
     1.6      public GuardedInvocation convertToType(Class<?> sourceType, Class<?> targetType) throws Exception;
     1.7 -}
     1.8 \ No newline at end of file
     1.9 +}

mercurial