public interface OClosableItem
OClosableLinkedContainer
. This interface presents
item that may be in two states open and closed.Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
isOpen() |
void |
open() |
Copyright © 2009–2020 OrientDB. All rights reserved.