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
Version:
$Rev: 6685 $ $Date: 2005-12-28T00:29:37.967210Z $
  • Field Details

    • list

      private final List list
    • index

      private final int index
  • Constructor Details

    • UpdateList

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