android inventory agent 1.0.0

Code documentation

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

Class InventoryChildAdapter.DataViewHolder

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


    public class InventoryChildAdapter.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