Skip to content

Interface

import { Interface } from "@alloy-js/java";
<Interface
abstract
default
extends={Children[]}
final
generics={Record<string, Children>}
name={string | Namekey}
native
private
protected
public
refkey={Refkey}
static
strictfp
synchronized
transient
volatile
/>
abstractoptional boolean
childrenoptional Children
defaultoptional boolean
extendsoptional Children[]
finaloptional boolean
genericsoptional Record<string, Children>
namestring | Namekey
nativeoptional boolean
privateoptional boolean
protectedoptional boolean
publicoptional boolean
refkeyoptional Refkey
staticoptional boolean
strictfpoptional boolean
synchronizedoptional boolean
transientoptional boolean
volatileoptional boolean