T
- The type of the key used to identify the resources (will be URI in our case).public class DependencyFoundEvent<T> extends Object
Constructor and Description |
---|
DependencyFoundEvent(T from,
T to)
Constructor.
|
DependencyFoundEvent(T from,
T to,
com.google.common.base.Optional<T> parent)
Constructor.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.