{% setvar book_path %}/reference/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

OuterClass

public abstract class OuterClass

Known direct subclasses
OuterClass.InnerClass

I collect the stones.

Known indirect subclasses
OuterClass.Leaf

I'm at the bottom of the hierarchy.


I'm the outsider.

Summary

Nested types

I collect the stones.

public enum OuterClass.InnerEnum extends Enum

I offer choices.

public interface OuterClass.InnerInterface

I guide others to a treasure I cannot possess.

public final class OuterClass.Leaf extends OuterClass.InnerClass

I'm at the bottom of the hierarchy.

public static class OuterClass.Leaf.Companion

Public constructors

Protected methods

abstract void

I need help.

Public constructors

OuterClass

public OuterClass()

Protected methods

implementMe

protected abstract void implementMe()

I need help.