public class Focus extends Object
| Constructor and Description | 
|---|
Focus(String id)  | 
Focus(String id,
     List<VertexRef> vertexRefs)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getId()  | 
List<String> | 
getVertexIds()  | 
List<VertexRef> | 
getVertexRefs()  | 
int | 
hashCode()  | 
String | 
toString()  | 
Copyright © 2021. All rights reserved.