| Modifier and Type | Field and Description |
|---|---|
protected Convertor<E,String> |
delegate |
protected Navigator2<E> |
navigator |
| Constructor and Description |
|---|
PredicateConvertor(Navigator2<E> navigator,
Convertor<E,String> delegate) |
protected Navigator2<E> navigator
public PredicateConvertor(Navigator2<E> navigator, Convertor<E,String> delegate)
Copyright © 2021. All rights reserved.