Searched refs:getBool (Results 1 – 2 of 2) sorted by relevance
302 return (String.valueOf(getBool())); in toString()352 public final boolean getBool() throws PoolsException in getBool() method in Value
249 boolean ret = val.getBool(); in getBoolProperty()