Module app
Package app.chess

Class ChessPieceUnwrapper

java.lang.Object
app.chess.ChessPieceUnwrapper

public class ChessPieceUnwrapper extends Object
Shakin' Stevens - Cry just a little bit

Every night we have to whisper goodbye
I cry just a little bit (cry just a little bit)
I know it's crazy and I don't know why
But I died just a little bit (die just a little bit)

Yes, you will cry a little bit when you realise what this class does.
But then you will realize that because of that, we don't violate the ISP, so clean coders can be happy.
I hope

Inherit from this class in your package to be able to baseUnwrap ChessPiece

  • Constructor Details

    • ChessPieceUnwrapper

      protected ChessPieceUnwrapper()
  • Method Details