-
- Type Parameters:
T- Type of value represented by property state
- All Superinterfaces:
- Provider<T>
- All Known Subinterfaces:
- DirectoryVar, RegularFileVar
@Incubating public interface PropertyState<T> extends Provider<T>
- Since:
- 4.0
T - Type of value represented by property state@Incubating public interface PropertyState<T> extends Provider<T>