HandlerStore.HandlerList

static class HandlerList

Fields

length

final int length

subscriptions

final Handler[] subscriptions

Constructors

HandlerList

HandlerList(Handler[] subscriptions, int length)