Interface AdapteeAccessor.AdapteeProperty<ADAPTEE>

Type Parameters:
ADAPTEE - The type of the adaptee property.
All Superinterfaces:
AdapteeAccessor<ADAPTEE>, AdapteeAccessor.AdapteeMutator<ADAPTEE>
Enclosing interface:
AdapteeAccessor<ADAPTEE>

public static interface AdapteeAccessor.AdapteeProperty<ADAPTEE>
extends AdapteeAccessor<ADAPTEE>, AdapteeAccessor.AdapteeMutator<ADAPTEE>
Provides a adaptee property.