protected class BaseTrainer.WhenFloatArray extends BaseTrainer.BaseWhen<float[]>
Modifier | Constructor and Description |
---|---|
protected |
BaseTrainer.WhenFloatArray() |
Modifier and Type | Method and Description |
---|---|
S |
thenReturn(float... values) |
then, thenAnswer, thenThrow, thenThrow
protected BaseTrainer.WhenFloatArray()
public S thenReturn(float... values)
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.