| Modifier and Type | Method and Description |
|---|---|
static NodeDescriptor |
NodeDescriptor.from(String node)
Parses node descriptor from string.
|
static NodeDescriptor |
NodeDescriptor.from(String node,
boolean isShortName)
Parses node descriptor from string.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
NodeDescriptor.removeFromCache(NodeDescriptor descriptor)
Removes a node from cached values.
|
static boolean |
NodeDescriptor.wasCached(NodeDescriptor descriptor)
Checks, if this node cached or not.
|
Copyright © 2018 Appulse. All rights reserved.