Class MapPropertyEntry<K,V>

java.lang.Object
org.implab.gradle.containers.dsl.MapPropertyEntry<K,V>

public class MapPropertyEntry<K,V> extends Object
  • Constructor Details

    • MapPropertyEntry

      public MapPropertyEntry(org.gradle.api.provider.MapProperty<K,V> map, K key, org.gradle.api.provider.ProviderFactory providerFactory)