kotlin.jvm
Annotation Type KotlinSignature


Deprecated. This annotation is no longer supported by the Kotlin compiler and will be removed in 1.0

@Deprecated
@Target(value={METHOD,TYPE,CONSTRUCTOR,FIELD})
public @interface KotlinSignature


Required Element Summary
 String value
          Deprecated.  
 

Element Detail

value

public abstract String value
Deprecated. 


Copyright © 2015. All Rights Reserved.