Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 2c1c4e: Finished implementing the AbstractListComponent an...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 2c1c4e0c62a9a3023e322b53d417ef0943327c89
      https://github.com/eclipse/ice/commit/2c1c4e0c62a9a3023e322b53d417ef0943327c89
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2014-12-24 (Wed, 24 Dec 2014)

  Changed paths:
    R src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/AbstractListComponent.java
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/ICEJAXBHandler.java
    A src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/ListComponent.java
    R tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/AbstractListComponentTester.java
    A tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/ListComponentTester.java

  Log Message:
  -----------
  Finished implementing the AbstractListComponent and renamed it to the
ListComponent since it has a completely concrete implementation.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>



Back to the top