All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface bank.util.Changeable

public interface interface Changeable
「変化する」というプロトコルを持つインターフェース changeTo(bank.util.State)を提供


Method Index

 o changeTo(State)

Methods

 o changeTo
 public abstract State changeTo(State newState)
Parameters:
newState - bank.util.State
Returns:
bank.util.State

All Packages  Class Hierarchy  This Package  Previous  Next  Index