public interface TypesUtil
Modifier and Type | Field and Description |
---|---|
static 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 String STRUCTURAL
Copyright © 2024. All rights reserved.