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

org.unlaxer.jaddress.entity.standard.NumberCode Maven / Gradle / Ivy

The newest version!
package org.unlaxer.jaddress.entity.standard;

public interface NumberCode{
	long codeAsLong();
	int  codeAsInt();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy