public class UsageIndex extends Object
| Constructor and Description |
|---|
UsageIndex() |
| Modifier and Type | Method and Description |
|---|---|
static UsageIndex |
build(Collection<Proto> protos) |
static UsageIndex |
build(Proto proto) |
Collection<Type> |
getUsages(Type type) |
public static UsageIndex build(Proto proto)
public static UsageIndex build(Collection<Proto> protos)
public Collection<Type> getUsages(Type type)
Copyright © 2015–2017. All rights reserved.