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

com.github.wanggit.access.frequency.annotations.JoinToAccessFrequencyKey Maven / Gradle / Ivy

package com.github.wanggit.access.frequency.annotations;

import java.lang.annotation.*;

@Target({ElementType.PARAMETER})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface JoinToAccessFrequencyKey {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy