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

org.opalj.fpcf.seq.SeqPropertyStore.scala Maven / Gradle / Ivy

The newest version!
/* BSD 2-Clause License - see OPAL/LICENSE for details. */
package org.opalj
package fpcf
package seq

/**
 * Non-concurrent implementation of the property store.
 *
 * @author Michael Eichberg
 */
abstract class SeqPropertyStore extends PropertyStore




© 2015 - 2025 Weber Informatics LLC | Privacy Policy