com.github.leeonky.util.NullPointerInChainException Maven / Gradle / Ivy
The newest version!
package com.github.leeonky.util;
import java.util.List;
import java.util.stream.Collectors;
import static com.github.leeonky.util.BeanClass.cast;
public class NullPointerInChainException extends RuntimeException {
public NullPointerInChainException(List
© 2015 - 2024 Weber Informatics LLC | Privacy Policy