Searched defs:Long (Results 1 – 1 of 1) sorted by relevance
33 public final class Long extends Number implements Comparable<Long> { class75 public Long(long value) { in Long() method in Long88 public Long(String string) throws NumberFormatException { in Long() method in Long