Interface QueryAction<K,​V,​H extends DataHolder<K,​V>,​A>


  • public interface QueryAction<K,​V,​H extends DataHolder<K,​V>,​A>
    • Method Detail

      • get

        @Nullable
        @Nullable String get​(@Nullable
                             A actor,
                             @NotNull
                             H holder,
                             @NotNull
                             @NotNull String args)