| Package | Description |
|---|---|
| com.facebook.swift.generator |
| Modifier and Type | Method and Description |
|---|---|
SwiftJavaType |
TypeRegistry.findType(String key) |
SwiftJavaType |
TypeRegistry.findType(String thriftNamespace,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SwiftJavaType> |
TypeRegistry.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeRegistry.add(SwiftJavaType type) |
void |
TypedefRegistry.add(SwiftJavaType type,
ThriftType thriftType) |
Copyright © 2012-2016 Facebook, Inc.. All Rights Reserved.