public class ReentrantLock extends io.ciera.runtime.summit.types.InstRefMapping<ReentrantLock> implements io.ciera.runtime.summit.types.IXtumlType<ReentrantLock>
| Constructor and Description |
|---|
ReentrantLock() |
ReentrantLock(Object o) |
| Modifier and Type | Method and Description |
|---|---|
static ReentrantLock |
deserialize(Object o) |
Object |
getObj() |
ReentrantLock |
value() |
public ReentrantLock()
public ReentrantLock(Object o)
public ReentrantLock value()
value in interface io.ciera.runtime.summit.types.IXtumlType<ReentrantLock>public Object getObj()
public static ReentrantLock deserialize(Object o)
Copyright © 2019. All rights reserved.