-
public final class Properties
-
-
Constructor Summary
Constructors Constructor Description Properties(Popcorn popcorn)
-
Method Summary
Modifier and Type Method Description final Popcorn
getPopcorn()
final Unit
setPopcorn(Popcorn popcorn)
-
-
Constructor Detail
-
Properties
Properties(Popcorn popcorn)
-
-
Method Detail
-
getPopcorn
final Popcorn getPopcorn()
-
setPopcorn
final Unit setPopcorn(Popcorn popcorn)
-
-
-
-