Shared API for package java.langedit

See the Shared API for a high-level overview of all packages and classes.

Appendableedit

ArithmeticExceptionedit

ArrayIndexOutOfBoundsExceptionedit

ArrayStoreExceptionedit

Booleanedit

Byteedit

CharSequenceedit

Characteredit

Character.Subsetedit

Character.UnicodeBlockedit

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