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

akka.experimental.scala Maven / Gradle / Ivy

There is a newer version: 2.0.5-protobuf-2.5-java-1.5
Show newest version
/**
 * Copyright (C) 2009-2011 Scalable Solutions AB 
 */

package akka

import annotation.target._

/**
 * This annotation marks a feature which is not yet considered stable and may
 * change or be removed in a future release.
 *
 * @since 1.2
 */
@getter
@setter
@beanGetter
@beanSetter
final class experimental(since: String) extends annotation.StaticAnnotation




© 2015 - 2024 Weber Informatics LLC | Privacy Policy