on the JVM, `SomeInterface` is an interface with t...
# getting-started
o
on the JVM,
SomeInterface
is an interface with two methods:
public TypeX getFieldX()
and
public TypeY getFieldY()