public abstract class CacheEvent
extends java.lang.Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected CacheEventType |
type |
| コンストラクタと説明 |
|---|
CacheEvent(CacheEventType type) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CacheEventType |
getType() |
protected final CacheEventType type
public CacheEvent(CacheEventType type)
public CacheEventType getType()