Class NetworkPredicates.GuestIPTypeIs

    • Constructor Detail

      • GuestIPTypeIs

        public GuestIPTypeIs​(GuestIPType guestIPType)
    • Method Detail

      • apply

        public boolean apply​(GuestIPType guestIPType)
        Specified by:
        apply in interface com.google.common.base.Predicate<GuestIPType>