Searched refs:lookupDouble (Results 1 – 2 of 2) sorted by relevance
82 final int idx = cp.lookupDouble(333.44); in testCreateDoubleElementValue()
488 public int lookupDouble( final double n ) { in lookupDouble() method in ConstantPoolGen510 if ((ret = lookupDouble(n)) != -1) { in addDouble()