Class ResultType

    • Constructor Detail

      • ResultType

        public ResultType​(java.lang.Class javaType,
                          NativeType nativeType,
                          java.util.Collection<java.lang.annotation.Annotation> annotations,
                          FromNativeConverter fromNativeConverter,
                          FromNativeContext fromNativeContext)