Class CollectionRecipe.UpdateList

java.lang.Object
org.apache.xbean.recipe.CollectionRecipe.UpdateList
All Implemented Interfaces:
Reference.Action
Enclosing class:
CollectionRecipe

private static class CollectionRecipe.UpdateList extends Object implements Reference.Action
  • Field Details

    • list

      private final List list
    • index

      private final int index
  • Constructor Details

    • UpdateList

      public UpdateList(List list, int index)
  • Method Details