ReferenceCounted.retain

Increases the reference count by {@code 1}.

  1. ReferenceCounted retain()
    interface ReferenceCounted
  2. ReferenceCounted retain(int increment)

Meta