protected static class CustomFilter.MappedTypePairHolder<A,B> extends Object implements MappedTypePair<A,B>
| Constructor and Description |
|---|
MappedTypePairHolder(Type<A> aType,
Type<B> bType)
Create a MappedTypePairHolder with the given types.
|
Copyright © 2016 Glasnost. All rights reserved.