Interface ICircularReference<INPUT,TARGET>
public interface ICircularReference<INPUT,TARGET>
Interface used to find circular references.
- Author:
- Christopher Mindus
Method Summary
Method Details
isValid
Checks if the input reference is valid.- Parameters:
input- The input reference.- Returns:
- true if this is a input valid reference.
getReferences
getNext