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

com.minlia.rocket.stateful.localization.Localized Maven / Gradle / Ivy

There is a newer version: 2.0.4.1.RELEASE
Show newest version
package com.minlia.rocket.stateful.localization;//package com.minlia.cloud.stateful.localization;
//
//import static java.lang.annotation.RetentionPolicy.RUNTIME;
//
//import java.lang.annotation.ElementType;
//import java.lang.annotation.Inherited;
//import java.lang.annotation.Retention;
//import java.lang.annotation.Target;
//
///**
// * Created by will on 8/22/17.
// */
//@Target({ElementType.TYPE, ElementType.FIELD})
//@Retention(RUNTIME)
//@Inherited
//public @interface Localized {
//
//  Localize[] values() default {};
//}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy