dCsharp

ClassGraph.Added Class

Values in the {@link #classesAdded} map.

fields
is true if all fields have been added;
methods
is true if all methods have been added.

For a list of all members of this type, see ClassGraph.Added Members.

System.Object
   ClassGraph.Added

protected internal class ClassGraph.Added

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: edu.neu.ccs.demeter.dCsharp

Assembly: dCsharp (in dCsharp.dll)

See Also

ClassGraph.Added Members | edu.neu.ccs.demeter.dCsharp Namespace