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

org.scalameter.japi.SerializableAbstractFunction1 Maven / Gradle / Ivy

The newest version!
package org.scalameter.japi;

import java.io.Serializable;
import scala.runtime.AbstractFunction1;


abstract class SerializableAbstractFunction1
    extends AbstractFunction1 implements Serializable {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy