Searched refs:setDoubleAttribute (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/monitor/
H A DAttributeArbitraryDataTypeTest.java99 public void setDoubleAttribute(Double d) { method in class:AttributeArbitraryDataTypeTest.ComplexAttribute
414 ca.setDoubleAttribute(0.0);
487 ca.setDoubleAttribute(2.0);
503 ca.setDoubleAttribute(4.0);
519 ca.setDoubleAttribute(6.0);

Completed in 31 milliseconds