public class ArraySetter<T> extends Object implements Setter<T[],T>
ArraySetter(int idx)
void
set(T[] instance, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArraySetter(int idx)
public void set(T[] instance, T value)
set
Setter<T[],T>
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.