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

com.accelad.math.nilgiri.AbstractIdentityFactory Maven / Gradle / Ivy

The newest version!
package com.accelad.math.nilgiri;

public interface AbstractIdentityFactory {

    X zero();


    X one();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy