JavaScript is disabled on your browser.
org.immutables.criteria.matcher
Interface Projection<T>
Type Parameters:
T
- type of the field
All Known Subinterfaces:
Aggregation
<T>,
BigDecimalMatcher.Self
,
BigDecimalMatcher.Template
<R>,
BigIntegerMatcher.Self
,
BigIntegerMatcher.Template
<R>,
BooleanMatcher.Self
,
BooleanMatcher.Template
<R>,
ComparableMatcher.Self
<V>,
ComparableMatcher.Template
<R,V>,
DoubleMatcher.Self
,
DoubleMatcher.Template
<R>,
IntegerMatcher.Self
,
IntegerMatcher.Template
<R>,
IterableMatcher.Self
<R,V,P>,
IterableMatcher.Template
<R,S,V,P>,
LongMatcher.Self
,
LongMatcher.Template
<R>,
NumberMatcher.Self
<V>,
NumberMatcher.Template
<R,V>,
ObjectMatcher.Self
<V>,
ObjectMatcher.Template
<R,V>,
OptionalBigDecimalMatcher.Self
,
OptionalBigDecimalMatcher.Template
<R,P>,
OptionalBigIntegerMatcher.Self
,
OptionalBigIntegerMatcher.Template
<R,P>,
OptionalBooleanMatcher.Self
,
OptionalBooleanMatcher.Template
<R,P>,
OptionalComparableMatcher.Self
<V>,
OptionalComparableMatcher.Template
<R,V,P>,
OptionalDoubleMatcher.Self
,
OptionalDoubleMatcher.Template
<R,P>,
OptionalIntegerMatcher.Self
,
OptionalIntegerMatcher.Template
<R,P>,
OptionalLongMatcher.Self
,
OptionalLongMatcher.Template
<R,P>,
OptionalNumberMatcher.Self
<V>,
OptionalNumberMatcher.Template
<R,V,P>,
OptionalObjectMatcher.Self
<S>,
OptionalObjectMatcher.Template
<R,S,P>,
OptionalStringMatcher.Self
,
OptionalStringMatcher.Template
<R,P>,
StringMatcher.Self
,
StringMatcher.Template
<R>
public interface
Projection<T>
Copyright © 2020
The Immutables.org authors
. All rights reserved.