public class Construct extends Neighbors { public Any_vertex_list c_ns; public Construct(Any_vertex_list c_ns) { this.c_ns = c_ns; } }