All Known Implementing Classes:
RoleSourceProvider
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SourceProvider
Определяет метод для получения вариантов значений проперти в эдиторе. Используется вместе с аннотацией @Source("ключ") над полем скрипта. Ключ и подходящий к нему провайдер определяется в SourceProviderRegistry
Author:
Islam Khabibullin
  • Method Summary

    Modifier and Type
    Method
    Description