Interface Recycler.Factory<T>

Enclosing interface:
Recycler<T>

public static interface Recycler.Factory<T>
  • Method Summary

    Modifier and Type Method Description
    Recycler<T> build()