public static class TestUtil.Value extends TestUtil.AbstractValue implements Serializable
name
Constructor and Description |
---|
TestUtil.Value() |
TestUtil.Value(String name) |
TestUtil.Value(String name,
int index) |
TestUtil.Value(String name,
TestUtil.ValueType type,
int index) |
public TestUtil.Value(String name, TestUtil.ValueType type, int index)
public TestUtil.Value(String name, int index)
public TestUtil.Value(String name)
public TestUtil.Value()
public TestUtil.ValueType getType()
public int getIndex()
public void setIndex(int index)
public boolean equals(Object o)
equals
in class TestUtil.AbstractValue
public int hashCode()
hashCode
in class TestUtil.AbstractValue
Copyright © 2013 Hazelcast, Inc.. All rights reserved.