Package com.exedio.cope
Class CoalesceView<E>
java.lang.Object
com.exedio.cope.Feature
com.exedio.cope.View<E>
com.exedio.cope.CoalesceView<E>
- All Implemented Interfaces:
Function<E>,Selectable<E>,Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.static <E> CoalesceView<E>static <E> CoalesceView<E>static <E> CoalesceView<E>com.exedio.cope.SelectType<E>Methods inherited from class com.exedio.cope.View
appendSelect, check, equals, get, get, getObject, getSources, getType, getValueClass, hashCodeMethods inherited from class com.exedio.cope.Feature
afterModelCreated, getAbstractType, getAnnotation, getID, getLocalizationKeys, getName, getPattern, isAnnotationPresent, isSourceAlready, mount, readResolve, requireMounted, toString, toString, writeReplaceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.exedio.cope.Function
any, between, bind, equal, equal, equal, greater, greater, greaterOrEqual, greaterOrEqual, in, in, isNotNull, isNull, less, less, lessOrEqual, lessOrEqual, max, min, notEqual, notEqualMethods inherited from interface com.exedio.cope.Selectable
toString