public class SynchronizedBlockStatement extends ValueObject implements Statement
Constructor and Description |
---|
SynchronizedBlockStatement(Statement block) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, hashCode
public final Statement block
public SynchronizedBlockStatement(Statement block)
public String toString()
toString
in class ValueObject
Copyright © 2013–2016 jparsec. All rights reserved.