Boxed.getValue

class Boxed(T)
T
getValue
()

Return Value

Type: T

the wrapped value.

Meta