public static class Helper.Entry<T> extends Object
String
label
int
position
T
value
Entry(String label, T value, int position)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String label
public T value
public int position
public Entry(String label, T value, int position)
public String toString()
toString
Object
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.