Class NullGuard
- java.lang.Object
-
- com.github.mustachejava.reflect.guards.NullGuard
-
-
Constructor Summary
Constructors Constructor Description NullGuard()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(java.util.List<java.lang.Object> objects)java.lang.StringtoString()
-