Uses of Interface
org.jmock.example.sniper.AuctionSniperListener
-
Packages that use AuctionSniperListener Package Description org.jmock.example.sniper -
-
Uses of AuctionSniperListener in org.jmock.example.sniper
Constructors in org.jmock.example.sniper with parameters of type AuctionSniperListener Constructor Description AuctionSniper(Auction lotToBidFor, Money bidIncrement, Money maximumBid, AuctionSniperListener listener)
-