Uses of Class
com.google.api.generator.engine.ast.ThisObjectValue
-
Packages that use ThisObjectValue Package Description com.google.api.generator.engine.ast -
-
Uses of ThisObjectValue in com.google.api.generator.engine.ast
Methods in com.google.api.generator.engine.ast that return ThisObjectValue Modifier and Type Method Description static ThisObjectValueThisObjectValue. withType(TypeNode type)Methods in com.google.api.generator.engine.ast with parameters of type ThisObjectValue Modifier and Type Method Description SynchronizedStatement.BuilderSynchronizedStatement.Builder. setLock(ThisObjectValue thisObjectValue)
-