All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.nordea.oss.copybook.converters.SignedIntegerToBoolean Maven / Gradle / Ivy

Go to download

CopyBook serializer and deserializer for Java where CopyBook lines are used to annotate a normal Java class

The newest version!
/*
 * Copyright (c) 2015. Troels Liebe Bentsen 
 * Copyright (c) 2016. Nordea Bank AB
 * Licensed under the MIT license (LICENSE.txt)
 */

package com.nordea.oss.copybook.converters;

public class SignedIntegerToBoolean extends IntegerToBoolean {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy