cast method

KeyedOptionsHandler<K, V> cast()

Implementation

KeyedOptionsHandler<K, V> cast() => this as KeyedOptionsHandler<K, V>;