public class QFieldDouble<R extends QField<R,?>> extends Object
QFieldDouble(QField<R,double[]> field)
R
eq(double... t)
gt(double... t)
ne(double... t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QFieldDouble(@Nonnull QField<R,double[]> field)
@Nonnull public R gt(@Nonnull double... t)
@Nonnull public R eq(@Nonnull double... t)
@Nonnull public R ne(@Nonnull double... t)
Copyright © 2017 etc.to. All rights reserved.