public interface TypesUtil
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
STRUCTURAL |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isStructuralInterface(com.sun.tools.javac.code.Types types,
com.sun.tools.javac.code.Symbol sym) |
static final java.lang.String STRUCTURAL
Copyright © 2023. All rights reserved.