Package samples.strict
Class StrictDemo
- java.lang.Object
-
- samples.strict.StrictDemo
-
public class StrictDemo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StrictDemo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private void
A()
private void
B()
void
callAThenB()
-