E - component typeQ - component query typepublic abstract class CollectionPathBase<C extends Collection<E>,E,Q extends SimpleExpression<? super E>> extends CollectionExpressionBase<C,E> implements Path<C>
CollectionPath is a base class for collection typed pathshashCode, mixin| Constructor and Description |
|---|
CollectionPathBase(PathImpl<C> mixin,
PathInits inits) |
| Modifier and Type | Method and Description |
|---|---|
abstract Q |
any()
Create a path that matches any element in this collection
|
protected Q |
newInstance(Class<Q> queryType,
PathMetadata pm) |
as, contains, contains, getElementType, isEmpty, isNotEmpty, sizeas, as, equals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAnnotatedElement, getMetadata, getRootaccept, getTypegetParameterCopyright © 2007–2015 Mysema Ltd. All rights reserved.