Object/Trait

fm.common

Resource

Related Docs: trait Resource | package common

Permalink

object Resource

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Resource
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def apply[T <: AutoCloseable](resource: T): Resource[T]

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  7. val empty: Resource[Unit]

    Permalink
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  10. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  11. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  12. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  14. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  15. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  16. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  17. implicit def toCloseable[T <: AnyRef { def close(): Unit }](obj: T): AutoCloseable

    Permalink
  18. implicit def toResource[T <: AutoCloseable](resource: T): Resource[T]

    Permalink
  19. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  20. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N], o: Resource[O], p: Resource[P], q: Resource[Q], r: Resource[R], s: Resource[S], t: Resource[T], u: Resource[U], v: Resource[V])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V) ⇒ RES): RES

    Permalink
  21. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N], o: Resource[O], p: Resource[P], q: Resource[Q], r: Resource[R], s: Resource[S], t: Resource[T], u: Resource[U])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) ⇒ RES): RES

    Permalink
  22. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N], o: Resource[O], p: Resource[P], q: Resource[Q], r: Resource[R], s: Resource[S], t: Resource[T])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) ⇒ RES): RES

    Permalink
  23. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N], o: Resource[O], p: Resource[P], q: Resource[Q], r: Resource[R], s: Resource[S])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S) ⇒ RES): RES

    Permalink
  24. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N], o: Resource[O], p: Resource[P], q: Resource[Q], r: Resource[R])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R) ⇒ RES): RES

    Permalink
  25. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N], o: Resource[O], p: Resource[P], q: Resource[Q])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) ⇒ RES): RES

    Permalink
  26. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N], o: Resource[O], p: Resource[P])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) ⇒ RES): RES

    Permalink
  27. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N], o: Resource[O])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) ⇒ RES): RES

    Permalink
  28. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M], n: Resource[N])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N) ⇒ RES): RES

    Permalink
  29. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L, M](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L], m: Resource[M])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M) ⇒ RES): RES

    Permalink
  30. def use[RES, A, B, C, D, E, F, G, H, I, J, K, L](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K], l: Resource[L])(fun: (A, B, C, D, E, F, G, H, I, J, K, L) ⇒ RES): RES

    Permalink
  31. def use[RES, A, B, C, D, E, F, G, H, I, J, K](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J], k: Resource[K])(fun: (A, B, C, D, E, F, G, H, I, J, K) ⇒ RES): RES

    Permalink
  32. def use[RES, A, B, C, D, E, F, G, H, I, J](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I], j: Resource[J])(fun: (A, B, C, D, E, F, G, H, I, J) ⇒ RES): RES

    Permalink
  33. def use[RES, A, B, C, D, E, F, G, H, I](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H], i: Resource[I])(fun: (A, B, C, D, E, F, G, H, I) ⇒ RES): RES

    Permalink
  34. def use[RES, A, B, C, D, E, F, G, H](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G], h: Resource[H])(fun: (A, B, C, D, E, F, G, H) ⇒ RES): RES

    Permalink
  35. def use[RES, A, B, C, D, E, F, G](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F], g: Resource[G])(fun: (A, B, C, D, E, F, G) ⇒ RES): RES

    Permalink
  36. def use[RES, A, B, C, D, E, F](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E], f: Resource[F])(fun: (A, B, C, D, E, F) ⇒ RES): RES

    Permalink
  37. def use[RES, A, B, C, D, E](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D], e: Resource[E])(fun: (A, B, C, D, E) ⇒ RES): RES

    Permalink
  38. def use[RES, A, B, C, D](a: Resource[A], b: Resource[B], c: Resource[C], d: Resource[D])(fun: (A, B, C, D) ⇒ RES): RES

    Permalink
  39. def use[RES, A, B, C](a: Resource[A], b: Resource[B], c: Resource[C])(fun: (A, B, C) ⇒ RES): RES

    Permalink
  40. def use[RES, A, B](a: Resource[A], b: Resource[B])(fun: (A, B) ⇒ RES): RES

    Permalink
  41. def use[RES, A](a: Resource[A])(fun: (A) ⇒ RES): RES

    Permalink
  42. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N, o: O, p: P, q: Q, r: R, s: S, t: T, u: U, v: V)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable, arg14: (O) ⇒ AutoCloseable, arg15: (P) ⇒ AutoCloseable, arg16: (Q) ⇒ AutoCloseable, arg17: (R) ⇒ AutoCloseable, arg18: (S) ⇒ AutoCloseable, arg19: (T) ⇒ AutoCloseable, arg20: (U) ⇒ AutoCloseable, arg21: (V) ⇒ AutoCloseable): RES

    Permalink
  43. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N, o: O, p: P, q: Q, r: R, s: S, t: T, u: U)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable, arg14: (O) ⇒ AutoCloseable, arg15: (P) ⇒ AutoCloseable, arg16: (Q) ⇒ AutoCloseable, arg17: (R) ⇒ AutoCloseable, arg18: (S) ⇒ AutoCloseable, arg19: (T) ⇒ AutoCloseable, arg20: (U) ⇒ AutoCloseable): RES

    Permalink
  44. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N, o: O, p: P, q: Q, r: R, s: S, t: T)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable, arg14: (O) ⇒ AutoCloseable, arg15: (P) ⇒ AutoCloseable, arg16: (Q) ⇒ AutoCloseable, arg17: (R) ⇒ AutoCloseable, arg18: (S) ⇒ AutoCloseable, arg19: (T) ⇒ AutoCloseable): RES

    Permalink
  45. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N, o: O, p: P, q: Q, r: R, s: S)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable, arg14: (O) ⇒ AutoCloseable, arg15: (P) ⇒ AutoCloseable, arg16: (Q) ⇒ AutoCloseable, arg17: (R) ⇒ AutoCloseable, arg18: (S) ⇒ AutoCloseable): RES

    Permalink
  46. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N, o: O, p: P, q: Q, r: R)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable, arg14: (O) ⇒ AutoCloseable, arg15: (P) ⇒ AutoCloseable, arg16: (Q) ⇒ AutoCloseable, arg17: (R) ⇒ AutoCloseable): RES

    Permalink
  47. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N, o: O, p: P, q: Q)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable, arg14: (O) ⇒ AutoCloseable, arg15: (P) ⇒ AutoCloseable, arg16: (Q) ⇒ AutoCloseable): RES

    Permalink
  48. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N, o: O, p: P)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable, arg14: (O) ⇒ AutoCloseable, arg15: (P) ⇒ AutoCloseable): RES

    Permalink
  49. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N, o: O)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable, arg14: (O) ⇒ AutoCloseable): RES

    Permalink
  50. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M, N](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M, n: N)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable, arg13: (N) ⇒ AutoCloseable): RES

    Permalink
  51. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L, M](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L, m: M)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable, arg12: (M) ⇒ AutoCloseable): RES

    Permalink
  52. def using[RES, A, B, C, D, E, F, G, H, I, J, K, L](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L)(fun: (A, B, C, D, E, F, G, H, I, J, K, L) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable, arg11: (L) ⇒ AutoCloseable): RES

    Permalink
  53. def using[RES, A, B, C, D, E, F, G, H, I, J, K](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K)(fun: (A, B, C, D, E, F, G, H, I, J, K) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable, arg10: (K) ⇒ AutoCloseable): RES

    Permalink
  54. def using[RES, A, B, C, D, E, F, G, H, I, J](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J)(fun: (A, B, C, D, E, F, G, H, I, J) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable, arg9: (J) ⇒ AutoCloseable): RES

    Permalink
  55. def using[RES, A, B, C, D, E, F, G, H, I](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I)(fun: (A, B, C, D, E, F, G, H, I) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable, arg8: (I) ⇒ AutoCloseable): RES

    Permalink
  56. def using[RES, A, B, C, D, E, F, G, H](a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H)(fun: (A, B, C, D, E, F, G, H) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable, arg7: (H) ⇒ AutoCloseable): RES

    Permalink
  57. def using[RES, A, B, C, D, E, F, G](a: A, b: B, c: C, d: D, e: E, f: F, g: G)(fun: (A, B, C, D, E, F, G) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable, arg6: (G) ⇒ AutoCloseable): RES

    Permalink
  58. def using[RES, A, B, C, D, E, F](a: A, b: B, c: C, d: D, e: E, f: F)(fun: (A, B, C, D, E, F) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable, arg5: (F) ⇒ AutoCloseable): RES

    Permalink
  59. def using[RES, A, B, C, D, E](a: A, b: B, c: C, d: D, e: E)(fun: (A, B, C, D, E) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable, arg4: (E) ⇒ AutoCloseable): RES

    Permalink
  60. def using[RES, A, B, C, D](a: A, b: B, c: C, d: D)(fun: (A, B, C, D) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable, arg3: (D) ⇒ AutoCloseable): RES

    Permalink
  61. def using[RES, A, B, C](a: A, b: B, c: C)(fun: (A, B, C) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable, arg2: (C) ⇒ AutoCloseable): RES

    Permalink
  62. def using[RES, A, B](a: A, b: B)(fun: (A, B) ⇒ RES)(implicit arg0: (A) ⇒ AutoCloseable, arg1: (B) ⇒ AutoCloseable): RES

    Permalink
  63. def using[T, R](resources: Seq[R])(f: (Seq[R]) ⇒ T)(implicit arg0: (R) ⇒ AutoCloseable): T

    Permalink
  64. def using[T, R](resource: R)(f: (R) ⇒ T)(implicit arg0: (R) ⇒ AutoCloseable): T

    Permalink
  65. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  67. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped