java.lang 包的共享 API编辑

有关所有包和类的概述,请参阅 共享 API

Appendable编辑

ArithmeticException编辑

ArrayIndexOutOfBoundsException编辑

ArrayStoreException编辑

Boolean编辑

Byte编辑

CharSequence编辑

Character编辑

Character.Subset编辑

Character.UnicodeBlock编辑

Character.UnicodeScriptedit

ClassCastExceptionedit

ClassNotFoundExceptionedit

CloneNotSupportedExceptionedit

Comparableedit

Doubleedit

Enumedit

EnumConstantNotPresentExceptionedit

Exceptionedit

Floatedit

IllegalAccessExceptionedit

IllegalArgumentExceptionedit

IllegalMonitorStateExceptionedit

IllegalStateExceptionedit

IllegalThreadStateExceptionedit

IndexOutOfBoundsExceptionedit

InstantiationExceptionedit

Integeredit

InterruptedExceptionedit

Iterableedit

  • boolean any(Predicate)
  • Collection asCollection()
  • List asList()
  • def each(Consumer)
  • def eachWithIndex(ObjIntConsumer)
  • boolean equals(Object)
  • boolean every(Predicate)
  • List findResults(Function)
  • void forEach(Consumer)
  • Map groupBy(Function)
  • int hashCode()
  • Iterator iterator()
  • null join(null)
  • Spliterator spliterator()
  • double sum()
  • double sum(ToDoubleFunction)
  • null toString()

Longedit

Mathedit

  • static double E
  • static double PI
  • static double IEEEremainder(double, double)
  • static double abs(double)
  • static double acos(double)
  • static double asin(double)
  • static double atan(double)
  • static double atan2(double, double)
  • static double cbrt(double)
  • static double ceil(double)
  • static double copySign(double, double)
  • static double cos(double)
  • static double cosh(double)
  • static double exp(double)
  • static double expm1(double)
  • static double floor(double)
  • static double hypot(double, double)
  • static double log(double)
  • static double log10(double)
  • static double log1p(double)
  • static double max(double, double)
  • static double min(double, double)
  • static double nextAfter(double, double)
  • static double nextDown(double)
  • static double nextUp(double)
  • static double pow(double, double)
  • static double random()
  • static double rint(double)
  • static long round(double)
  • static double scalb(double, int)
  • static double signum(double)
  • static double sin(double)
  • static double sinh(double)
  • static double sqrt(double)
  • static double tan(double)
  • static double tanh(double)
  • static double toDegrees(double)
  • static double toRadians(double)
  • static double ulp(double)
  • boolean equals(Object)
  • int hashCode()
  • null toString()

NegativeArraySizeExceptionedit

NoSuchFieldExceptionedit

NoSuchMethodExceptionedit

NullPointerExceptionedit

Numberedit

NumberFormatExceptionedit

Objectedit

ReflectiveOperationExceptionedit

RuntimeExceptionedit

SecurityExceptionedit

Shortedit

StackTraceElementedit

StrictMathedit

  • static double E
  • static double PI
  • static double IEEEremainder(double, double)
  • static double abs(double)
  • static double acos(double)
  • static double asin(double)
  • static double atan(double)
  • static double atan2(double, double)
  • static double cbrt(double)
  • static double ceil(double)
  • static double copySign(double, double)
  • static double cos(double)
  • static double cosh(double)
  • static double exp(double)
  • static double expm1(double)
  • static double floor(double)
  • static double hypot(double, double)
  • static double log(double)
  • static double log10(double)
  • static double log1p(double)
  • static double max(double, double)
  • static double min(double, double)
  • static double nextAfter(double, double)
  • static double nextDown(double)
  • static double nextUp(double)
  • static double pow(double, double)
  • static double random()
  • static double rint(double)
  • static long round(double)
  • static double scalb(double, int)
  • static double signum(double)
  • static double sin(double)
  • static double sinh(double)
  • static double sqrt(double)
  • static double tan(double)
  • static double tanh(double)
  • static double toDegrees(double)
  • static double toRadians(double)
  • static double ulp(double)
  • boolean equals(Object)
  • int hashCode()
  • null toString()

StringBufferedit

StringBuilderedit

StringIndexOutOfBoundsExceptionedit

Systemedit

TypeNotPresentExceptionedit

UnsupportedOperationExceptionedit

Voidedit