android inventory agent 1.0.0

Code documentation

--- layout: codeDocumentation --- --- layout: codeDocumentation --- CategoriesAdapter.DataViewHolder
org.glpi.inventory.agent.adapter

Class CategoriesAdapter.DataViewHolder

  • java.lang.Object
    • RecyclerView.ViewHolder
      • org.glpi.inventory.agent.adapter.CategoriesAdapter.DataViewHolder
  • Enclosing class:
    CategoriesAdapter


    public class CategoriesAdapter.DataViewHolder
    extends RecyclerView.ViewHolder
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Back to top